Receipts API
Receipts are generated for financial and crypto operations, provide masked public verification, and can be downloaded in PDF or image form.
Endpoints
| Endpoint | Method | Auth | Headers | Notes |
|---|---|---|---|---|
List operation receipts/receipts/operations/Return receipts for operation-backed transactions. |
GET | User session Authenticated caller |
Session auth |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |
Download PDF receipt/receipts/operations/download/pdf/{reference}/Download a PDF receipt for a financial or crypto operation. |
GET | User session Authenticated caller |
Session auth |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |
Download image receipt/receipts/operations/download/image/{reference}/Download an image receipt. |
GET | User session Authenticated caller |
Session auth |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |
Verify receipt/receipts/verify/{public_reference}/Validate a public receipt QR or link with masked sender and receiver details. |
GET | Public Authenticated caller |
No special headers |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |