Download a blank csv template of a payment batch.
cURL
curl --request GET \ --url https://api.equalsmoney.com/v2/payment-batch-template \ --header 'Authorization: <api-key>' \ --header 'accept: <accept>'
text/csv
OK
Was this page helpful?