API Reference
API Reference

Delete Transaction

Tries to request a reverse of a previous Pull Transaction.
Note: Delete Transaction is NOT eligible to be used for an ACH Transaction.

Path Params
string
required

22-character ClientID. Ask Support if you need to specify a SubClientID.

string
required

22-character Transaction ID

Query Params
string
length between 0 and 0

Use for reversing a transaction. (i.e. if Delete Transaction Request is after settlement of original pull transaction.)

Required to use void or reversal on every pull transaction DELETE request (non RTP).

Request to enable Multiple Reversals at Support

string
length between 0 and 0

Use for voiding a transaction. (i.e. if Delete Transaction request is before settlement of original pull transaction.)

Note: When reversing a transaction with status: AUTHOIRZED, you must use the ?void parameter.

Required to use void or reversal on every pull transaction DELETE request (non RTP).

Body Params
string

ISO 4217 3-Digit Currency Code.

Optional. Default is 840

string

Partial Reversal Amount. See how to properly format an amount.

If amount is omitted, the reversal request will be for the original transaction amount.

Optional

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json