Skip to main content
DELETE
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.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

user_guid
string
required

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

transaction_guid
string
required

The unique id for a transaction.

Response

204

No content