The relevant endpoint and http method information for the receipt output are given below.
HTTP Method | URL |
---|---|
POST | /v1/TransactionData/TransactionReceipt |
Params | Type | Mandatory | Description |
---|---|---|---|
id | string | Yes | Transaction ID |
REQUEST (POST) :
{
"id": “7777777777777777777”
{