Transaction Receipt

URL

The relevant endpoint and http method information for the receipt output are given below.

HTTP Method URL
POST /v1/TransactionData/TransactionReceipt

Request Params

Params Type Mandatory
id string Yes
content_type string No
account_number string No

Example Response Params

REQUEST (POST) :

{
"id":  “7777777777777777777”
"content_type": ""
"account_number": ""
{