Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Body
Attributes of the Batch Payment for udpate
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.
The status of a Batch
CANCELLED
, COMPLETED
, DECLINED
, INITIATED
, PENDING_APPROVAL
, PENDING_PAYMENT
, RETURNED
The id of the tenant containing the resource.
"abcdef_ghijkl"
Response
Successful update of a Batch Payment
A Batch Payment is a collection of transfers that are processed together. These transfers represent a new transfer on the ledger.
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.