Transfer Listing Service
Receipt Listing Service Request Model;
Method
API URL
Parameter
The parameters to be sent to the service are as follows;
Parameters
Type
Compulsory
Description
Here is a sample JSON file to send to the service;
{
"MERCHANT": "TEST1234" ,
"MERCHANT_KEY": "4oK26hK8MOXrIV1bzTRVPA==" ,
"START_DATE" : "01-06-2020",
"END_DATE" : "05-06-2020"
}
Receipt Listing Service Reply Message;
The parameters of the reply message sent from the service after the transaction are as follows;
Receipt Listing Service Reply Message Parameters
Parameters
Type
Compulsory
Description
Payment and Payment Sub-Transaction Status Codes and Explanations;
STATUS_ID
STATUS_NAME
DESCRIPTION
Last updated