v1
latestOpenAPI 3.0.02026-07-265892227.1 KBReceipt
Retrieve a Receipt as an HTML representation
Retrieve a sucessful or failed transfer or payment receipt as HTML
get/receipts/html/{id}
Path parameters
idstring required
Identifier can be receiptId or transactionId (ex: TransferId)
Query parameters
isReceiptIdentifierboolean
Indicate if the provided identifier is a receipt id (true) or a transfer or payment id (false).