Skip to main content
GET
/
v1
/
batches
/
template
Download batch template
curl --request GET \
  --url https://api.antonpayments.com/v1/batches/template \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Merchant API key: ak_live_* (production) or ak_test_* (sandbox).

Query Parameters

format
enum<string>
default:xlsx

Template file format.

Available options:
xlsx,
csv

Response

Template file download.

The response is of type file.