Create a Batch Payment
POST/payment-batches
Create a batch payment.
This is an asynchronous operation.
Listen to the payments.succeeded
or payments.failed
webhook to be notified of the final outcome of each payment.
See the Batch Payments guide for a more detailed explanation on how to use this API.
Please refer to the payment rules for each bank for details on per-bank limitations.
Request
Responses
- 200
OK
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.