POST Get Batches for Merchant
The POST Get Batches for Merchant method returns information about the payment batches currently associated with the merchant.
| API Endpoint |
| https://api.uat.anddone.com/secure/batches |
| API Data | Details |
| URI | secure/batches |
| 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
This method uses the x-app-key (Merchant ID) in the authorization header to request the current batches associated with the merchant.
Response Parameters
Body Response Example (JSON)