Download payment batch payments
Download all payments submitted in a payment batch.
POST
cURL
Authorizations
Headers
Indicates the format of the downloaded file.
Available options:
text/csv, application/json Path Parameters
The unique ID of the Payment Batch.
Maximum string length:
36Query Parameters
The ID of the account to work with.
Example:
"F50091"
Available options:
created, validated, confirmed, started, completed, failed Body
application/json
Body
The body is of type object.
Response
200 - application/json
OK
cURL