cURL
Transactions
Cancel a pending transaction
Cancels a pending transaction. Only pending transactions can be cancelled. Only transactions belonging to the integrator can be cancelled.
DELETE
cURL
Authorizations
Use this format: ApiKey <your_api_key>
Path Parameters
Transaction ID
Example:
"tx-uuid-abc123"
Query Parameters
Integrator ID (required for ADMIN/INTERNAL scope)
Example:
"uuid-integrator-id"
Response
Transaction cancelled successfully