Downloads a batch upload template file in CSV or XLSX format.
cURL
curl --request GET \ --url https://api.antonpayments.com/v1/batches/template \ --header 'Authorization: Bearer <token>'
"<string>"
Merchant API key: ak_live_* (production) or ak_test_* (sandbox).
ak_live_*
ak_test_*
Template file format.
xlsx
csv
Template file download.
The response is of type file.
file