Delete split transactions by account
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.
Path Parameters
| Field | Required | Type |
|---|---|---|
transaction_guid The unique id for a | Required | String |
user_identifier Use either the user | Required | String |
member_identifier Use either the member | Required | String |
account_identifier Use either the account | Required | String |
transaction_identifier Use either the transaction | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |