| 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] |