POST Cancel Batch Transactions
The POST Cancel Batch Transactions allows you to cancel one or more transactions within a batch.
Versions: The POST Cancel Batch Transactions method is supported identically in AndDone API versions 2.1, 2.2, and 2.3.
| API Endpoint |
| https://api.uat.anddone.com/secure/batches/transactions/cancel |
| API Data | Details |
| URI | secure/batches/transactions/cancel |
| Method | POST |
| Authorization | API Key Authorization |
| Authorization | |
| x-api-key | API key {env_merchantAccessKey} |
| Request Headers | |
| x-app-key | Merchant ID or App Key {env_merchantId} |
| x-version | API version (e.g., 2.1) |
| Origin | URL or IP address provided to AndDone as an allowed origin. |
| Content-Type | application/json |
Request Parameters
| Field Name | Data Type | Mandatory | Field Length | Description |
Body Request Example (JSON)
Response
This method returns code 200 if the specified transactions were successfully canceled.