Skip to main content
GET
Download the segregated wallet deposit receipt (PDF)

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

walletID
string<uuid>
required
depositID
string<uuid>
required

Query Parameters

lang
enum<string>
default:es

Language of the PDF receipt.

Available options:
es,
en

Response

Branded PDF receipt with the signed verification QR.

The response is of type file.

Last modified on July 18, 2026