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/users/{user_guid}/transactions/{transaction_guid}/split

Response

No content

Changes