Transaction Inquiry Service
Transaction Query Service Request Model;
Method
API URL
Parameter
The parameters to be sent to the service are as follows;
Transaction Query Service Request Message Parameters
Parameters
Type
Compulsory
Description
Here is a sample JSON file to send to the service;
{
"MERCHANT": "TEST1234" ,
"MERCHANT_KEY": "4oK26hK8MOXrIV1bzTRVPA==" ,
"ORDER_REF_NUMBER" : "0.54251300 1595848596|93"
}
The parameters of the reply message sent from the service after the transaction are as follows;
Transaction Inquiry Service Response Message Parameters
Parameters
Type
Compulsory
Description
Parameters
Type
Compulsory
Description
Parameters
Type
Compulsory
Description
Transaction Inquiry Service Response Message Parameters
Last updated