pdf as the type parameter to receive a base64-encoded PDF, or json for a structured data response.
Path parameters
The UUID of the transaction.
Receipt format. Use
"pdf" to receive a base64-encoded PDF document.The
data field contains the PDF as a base64-encoded string. Decode it before writing to disk or serving to a client.
