Skip to main content

Delete manual transactions

Delete a manual transaction. In the path, use the manual transaction guid as the transaction_guid, such as MAN-810828b0-5210-4878-9bd3-f4ce514f90c4.

DELETE
/users/{user_guid}/transactions/{transaction_guid}

Path Parameters

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

transaction_guid

The unique id for a transaction.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...