transactions
Delete split transactions
This endpoint deletes all split transactions linked to a parent transaction, but it leaves the parent transaction active. This request will also update the parent transaction's has_been_split field to false. This endpoint accepts the optional MX-Skip-Webhook header.
delete/transactions/{transaction_guid}/unsplit
Path parameters
transaction_guidstring required
The unique id for a transaction.
Response
No content
Changes
No recorded changes to this endpoint across all 1 revision of this API.