Skip to main content
GET
/
payment-batch-template
Download blank template csv
curl --request GET \
  --url https://api.equalsmoney.com/v2/payment-batch-template \
  --header 'Authorization: <api-key>' \
  --header 'accept: <accept>'

Authorizations

Authorization
string
header
required

Headers

accept
enum<string>
required
Available options:
text/csv

Response

200 - text/csv

OK