| Header | Description |
|---|---|
partner-api-key | API key associated with your partner account. Required. See API Key Generation Guide. |
Parameter | Type | Required | Description |
|---|---|---|---|
id | string | ✅ | The unique ID of the transaction to cancel. Must be owned by the authenticated partner and in a cancellable state. |
| Field | Type | Description |
|---|---|---|
success | boolean | Indicates whether the cancellation was successful. |
data | object | Contains the updated transaction object after cancellation. |
The returned transaction object will have itsstatusupdated to"CANCELLED".
PENDING, BANK_TRANSFER_PENDING, CRYPTO_NOT_RECEIVED).