Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 911 Bytes

File metadata and controls

16 lines (11 loc) · 911 Bytes

SplitCreate

Properties

Name Type Description Notes
name str Name of the transaction split
type str The type of transaction split you want to create.
subaccounts list[SplitSubaccounts] A list of object containing subaccount code and number of shares
currency str The transaction currency
bearer_type str This allows you specify how the transaction charge should be processed [optional]
bearer_subaccount str This is the subaccount code of the customer or partner that would bear the transaction charge if you specified subaccount as the bearer type [optional]

[Back to Model list] [Back to API list] [Back to README]