Cancellation

Cancel a pending or recent transaction before settlement. Requires the refunds:write scope.

POST/api/v1/{system}/cancelTransaction🔒 refunds:write

Cancel a transaction before settlement. Uses the same scope as refunds.

Auth: Bearer JWT

Request Body

FieldTypeRequiredDescription
referenceIdstringYesTransaction reference to cancel
branchIdlongYesBranch user ID
configIdlongYesTerminal config ID
⚠️ Live testing disabled for this endpoint — it modifies data. Use curl or the SDK against your sandbox.