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
id
string
requiredIdentifier can be receiptId or transactionId (ex: TransferId)
Query Parameters
isReceiptIdentifier
boolean
Indicate if the provided identifier is a receipt id (true) or a transfer or payment id (false).
Response
200 - application/json
view
object
requiredReceipt HTML view