Upsert transaction splits

Requires the caas:transaction_splits:write scope. Creates or replaces all splits for a transaction. Requires between 2 and 10 splits. The total of all split amounts must equal the parent transaction amount.

Path Params
string
required
length between 8 and 36

The account ID as specified on the transaction

string
required
length between 8 and 36

The Transaction ID

Body Params
data
array of objects
required
length between 2 and 10

The splits to create or replace on the transaction.

data*
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json