Get Customer Transaction Receipt
Last updated
Last updated
To retrieve a customer transaction receipt, send a GET request to the following endpoint:
GET
/api/Report/v1/GetTransactionReceipt
The request must include a transactionID
in the request query to identify the specific transaction.
This process streamlines the retrieval of transaction receipts for customers and effectively manages transaction-related information.
Headers
Name | Value |
---|---|
Query Parameter
Name | Data Type (length) | Description |
---|---|---|
Here is an example request and response with a sample payload sent to the endpoint in Curl format.
Content-Type*
application/json
Authorization*
Bearer <token>
Request-Reference
{unique-reference}
transactionID
string
The customer's transcation identifier