v1

latestOpenAPI 3.1.0MIT2026-07-22252442.9 KB
Transactions

Get Transaction Receipt

Generate a PDF receipt for a transaction and return a signed URL to download it. The receipt is generated and cached for subsequent requests. The signed URL expires after 1 hour.

get/transactions/{id}/receipt

Path parameters

idstring uuid required

Transaction ID (the actual bank transaction, not the request)

Response

Signed URL to download the receipt PDF

signedUrlstring uri required

Temporary signed URL to download the receipt PDF (expires in 1 hour)