It is the monitoring of the transactions made in a certain date range. It returns information about the transactions.
As information; Transaction type, number of installments, commission rate, commission amount, net amount, amount, receipt ID, payer information, transaction security information (NS (NonSecure) or 3D) are accessed.
Parameter | Required | Type | Length | Description |
---|---|---|---|---|
G | Yes | Object | - | ST_WS_Guvenlik Object |
GUID | Yes | String | 36 | Member Merchant's 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) |
Islem_Tip | Yes | String | - | Cancel, Refund, Sale. If not sent, all are returned and the duration extends. |
Islem_Durum | Yes | String | - | Successful, Unsuccessful. If not sent, all are returned and the duration extends. |
Parameter | Type | Length | Description |
---|---|---|---|
Sonuc | Integer | - | Transaction result |
Sonuc_Str | String | - | Transaction result description |
DT_Bilgi | Object | - | Returns the list of transaction information within a specific date range. |
DT_Bİlgi Object
Parameter | Type | Length | Description |
---|---|---|---|
SanalPOS_Islem_ID | Long | - | Virtual POS Transaction ID |
SanalPOS_Islem_ID_Orj | Long | - | Original transaction ID for cancellation and refund operations |
Sonuc_Str | String | - | Transaction result description |
Tip_Str | String | - | Returns Sale/Refund/Cancel |
Tarih | String | - | Date |
Odeme_Yapan_Bilgisi | String | - | Information about the payer |
Odeme_Yapan_AdSoyad | String | - | Name and surname of the payer |
Odeme_Yapan_GSM | String | - | Mobile number of the payer |
Odeme_Yapan_TC | String | - | ID number of the payer |
Odeme_Aciklama | String | - | Description of the payment |
Taksit | Integer | - | Installment information |
SanalPOS_Bank | String | - | Virtual POS Bank |
Komisyon_Oran | String | - | Commission Rate |
Komisyon_Tutar | String | - | Commission Amount |
Net_Tutar | String | - | Net Amount |
Tutar | String | - | Amount Information |
Islem_Guvenlik | String | - | Returns NS (NonSecure) or 3D |
Dekont_ID | Integer | - | Transaction Receipt ID |
ORJ_ORDER_ID | String | - | Original transaction ORDER ID for cancellation and refund operations |
Sonuç | Integer | - | Result Value |
Kaynak | String | - | Source |
Total_Iade_Tutar | String | - | Total refund amount |
ORJ_Tarih | String | - | Date |
PB | String | - | Currency |