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