Download the Batch Template
Returns a ready-to-fill template with the canonical header row and a handful of example rows. Use this to anchor your batch format — column order and casing matter.
GET
Download the batch CSV template
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Query Parameters
Template format. Defaults to xlsx when omitted.
Available options:
xlsx, csv Response
Template file.
The response is of type file.
Download the batch CSV template