Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Attributes of the Batch Payment
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.
Whether or not the batch should be created as a dry run. If the batch is created as a dry run, the batch will not be processed.
The id of the tenant containing the resource.
Example:
"abcdef_ghijkl"
Response
Successful creation of a Batch Payment