Receipts
Receipts as Merged PDF
Returns a single, merged PDF of all receipts of the provided transaction. The returned PDF contains all receipts attached to the transaction, concatenated into one single PDF file. The PDF is generated on the fly and may take a few seconds to be generated.
get/transactions/{transactionId}/receipts
Path parameters
transactionIdstring uuid required
The unique identifier of the transaction.
Response
One PDF file with all receipts attached to the transaction merged into this single PDF file.