You can receive a summary of merchant transactions between certain dates.
Parameter | Required | Type | Length | Description |
---|---|---|---|---|
G | Yes | Object | - | ST_WS_Guvenlik Object |
GUID | Yes | String | 36 | Member Merchant Key |
Tarih_Bas | Yes | String | 20 | Start Date (dd.MM.yyyy HH:mm:ss – 20.11.2015 00:00:00) |
Tarih_Bit | Yes | String | 20 | End Date (dd.MM.yyyy HH:mm:ss – 20.11.2015 15:15:00) |
Parameter | Type | Length | Description |
---|---|---|---|
Sonuc | Integer | - | Operation result |
Sonuc_Str | String | - | Operation result description |
DT_Bilgi | Object | - | Stored card list |
DT_Bilgi Object
Parameter | Type | Length | Description |
---|---|---|---|
Basarili_Islem_Sayi | Integer | - | Number of successful transactions |
Basarili_Islem_Toplam_Tutar | String | - | Total amount of successful transactions |
Iptal_Islem_Sayi | Integer | - | Number of canceled transactions |
Iptal_Islem_Toplam_Tutar | String | - | Total amount of canceled transactions |
Iade_Islem_Sayi | Integer | - | Number of refunded transactions |
Iade_Islem_Toplam_Tutar | String | - | Total amount of refunded transactions |