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
Changes
No recorded changes to this endpoint across all 1 revision of this API.