Cancel transactions
SEPA Instant/SCT
Cancel SEPA transaction (Deprecated)
Initiates cancellation request for outbound SEPA CT/Instant payments. This endpoint is deprecated.
POST
Cancel transactions
Overview
This endpoint initiates a cancellation request (camt.056) message to the beneficiary system for outbound SEPA CT/Instant payments.How It Works
- Payment not yet in clearing (
Created,To sign): Changes the payment status directly toCancelled - Payment already sent (
Sent to clear,Accepted): Sends a camt.056 cancellation request message to the beneficiary’s system
Migration Notice
Migrate to the improved endpoint/v1/transactions:cancel which offers:
- Detailed response information
- Better error handling
- Batch cancellation support
Body
application/json
Used in conjunction with 'reason' or 'reason_additional'.
Only allowed when:
- 'CUST' is used as a Recall reason code; or
- 'FRAD', 'AM09' or 'AC03' are used as a Recall reason Proprietary.
Required string length:
1 - 105Cancellation reason.
One of the values must be present 'reason' or 'reason_additional'
Available options:
DUPL, CUST Additional cancellation reason.
One of the values must be present 'reason' or 'reason_additional'.
Available options:
FRAD, TECH, AC03, AM09 Array of transaction IDs
Minimum array length:
1Response
Payment scheduled for cancellation
Result of cancel transactions
Last modified on February 13, 2026