Retrieve a Receipt as an HTML representation
Receipt
Retrieve a Receipt as an HTML representation
Retrieve a sucessful or failed transfer or payment receipt as HTML
GET
Retrieve a Receipt as an HTML representation
Documentation Index
Fetch the complete documentation index at: https://docs.hub2.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Identifier can be receiptId or transactionId (ex: TransferId)
Query Parameters
Indicate if the provided identifier is a receipt id (true) or a transfer or payment id (false).
Response
Receipt HTML view
Example:
"<html>...</html>"
