Transaction Listing Service
Transaction Listing Service Request Model;
Method
API URL
Parameters
The parameters to be sent to the service are as follows;
Transaction Listing Service Request Message Parameters
Parameters
Type
Compulsory
Description
Here is a sample JSON file to send to the service;
{
"MERCHANT": "TEST1234",
"MERCHANT_KEY": "4oK26hK8MOXrIV1bzTRVPA==",
"START_DATE" : "01-12-2021",
"END_DATE" : "05-07-2022"
}
Transaction Listing Service Reply Message;
The parameters of the reply message sent from the service after the transaction are as follows;
Transaction Listing Service Reply Message Parameters
Parameters
Type
Compulsory
Description
Parametre
Tip
Compulsory
Açıklama
Parameters
Type
Compulsory
Description
Parameters
Type
Compulsory
Description
Last updated