Card Operations
Last updated
Was this helpful?
Last updated
Was this helpful?
Use this call to process a refund to a settled charge. You will need the Transaction ID and the amount to be refunded.
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138
application/json
application/json
Transaction ID of the charge to be refunded
56
Amount to be refunded
5
Use this call to void a pending charge. The status of the transaction needs to be OPEN, such as transactions that have not settled yet. To refund a transaction that was previously settled, use the Credit method. You will need the Transaction ID of the charge to be voided.
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138
application/json
application/json
Transaction ID of the charge to be voided
53