Create split request

Create a new split request for a merchant transaction.
Managing financial transactions often requires dividing a single transaction into multiple parts for accurate record-keeping and reporting. The split transaction feature addresses this need by allowing you to split a transaction into different categories or assign portions to various accounts. This functionality is particularly useful for handling shared expenses, allocating costs across different budget categories, or separating business and personal expenses. When a split request is created, it's created with a PENDING status. Before you request a split, make sure the merchant transaction is already in the WAITING_SPLIT status.
This endpoint generates a Merchant transaction created event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uint64
required
1 to 18446744073709552000

Merchant transaction ID

Body Params
string
required

Event datetime. The datetime format follows the ISO 8601 format (UTC).

int32
required
1 to 2147483647

Number of installments

string
required

Processing code.
For more information, refer to Processing codes.

definitions
array of objects
required

Determines how the transaction amount is split among merchants and specify the applicable taxes and discounts. definitions defines the number of merchants involved in the transaction, amount of tax or discount to apply, and the percentage or amount allocated to each merchant.

definitions*
Headers
string
required

Authorization token

Responses

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