Void an eCheck transaction
Cancels an eCheck transaction that has not yet been submitted for settlement, so no debit occurs. Once settled, use Refund instead.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
To test this endpoint you need to make an eCheck Sale request first
Unique identifier of the submerchant.
Identifier of the transaction to void.
Free-text description.
Your own reference for this transaction. Returned in responses and query results for reconciliation.
metadata is an object that can host as much as 50 key-value pairs, where the keys can be at most 40 char length and can’t include the characters “[“ or “]”, and the values must be strings and cannot exceed 500 chars Learn more about metadata
Response
Successful eCheck operation

