Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the Batch Payment
Status of the Batch Payment
ID of the Batch Payment Template
ID of the Batch Payment Transaction
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1
100
Response
Retrieve all Batch payments
A collection of batch payments
The total amount of the batch transfer.
The ID of the batch Payment template that was used to create the batch.
The IDs of the transfers that are part of the batch. These values can be modified by the client before the batch is in a terminal status.
"2010-05-06T12:23:34.321Z"
"d290f1ee-6c54-4b01-90e6-d701748f0851"
"2010-05-06T12:23:34.321Z"
The status of a Batch
CANCELLED
, COMPLETED
, DECLINED
, INITIATED
, PENDING_APPROVAL
, PENDING_PAYMENT
, RETURNED
The payment rail that was used to process the batch.
The ID of the payment rail transfer that was used to process the batch.
The id of the tenant containing the resource.
"abcdef_ghijkl"
The transaction ID of the batch which represents a transaction on the ledger.