Download the Beneficiary Import Template
Returns a ready-to-fill CSV template with the canonical header row and one or two example rows. Use this to anchor your import format — column order and casing matter.
GET
Download the beneficiary import 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
Which template to serve.
Available options:
individual, business Template format. Only csv is supported in v1.
Available options:
csv Response
Template file.
The response is of type file.
Download the beneficiary import CSV template