Verify a receipt's authenticity (public)
Verify a receipt's authenticity (public)
Public endpoint (no credentials) behind the QR printed on every receipt. The code is cryptographically signed: a tampered or made-up one answers 404 with valid: false. The response shows the operation’s REAL current status and amount — never the beneficiary’s personal data. Browsers get a branded HTML page; API clients get JSON. Rate limited per IP.
GET
Verify a receipt's authenticity (public)
Path Parameters
Verification code printed on the receipt (also embedded in the QR URL).
Response
The receipt is authentic; current facts of the operation.
Last modified on July 18, 2026