Transaction Query
Pazaryeri_TP_Islem_Sorgulama
This method is used in the Marketplace for the merchant to query transactions between certain dates.
Parameter |
Required |
Type |
Length |
Description |
G |
* |
Object |
- |
ST_WS_Security Object |
ETS_GUID |
* |
String |
36 |
Marketplace GUID value |
GUID_AltUyeIsyeri |
|
String |
36 |
Sub-member business's GUID Value (when queried, retrieves all transactions belonging to the
sub-member) |
PYSiparis_GUID |
|
String |
36 |
Marketplace Order GUID Value (provides details about the marketplace order generated in the
Param section) |
SanalPOS_Islem_ID |
|
String |
- |
Virtual POS transaction ID (provides all order information related to payment) |
Tarih_Bas |
|
String |
20 |
Start Date (dd.MM.yyyy HH:mm:ss – 20.11.2015 00:00:00) |
Tarih_Bit |
|
String |
20 |
End Date (dd.MM.yyyy HH:mm:ss – 20.11.2015 15:15:00) |
Siparis_ID |
|
String |
- |
Order_ID value sent in the Pos_Odeme method (provides information about the order) |
CLIENT_CODE |
* |
Integer |
5 |
Terminal ID, will be provided by us. |
CLIENT_USERNAME |
* |
String |
max 16 |
Username, will be provided by us. |
CLIENT_PASSWORD |
* |
String |
max 11 |
Password, will be provided by us. |
G Object:
Parameter |
Required |
Type |
Length |
Description |
CLIENT_CODE |
* |
Integer |
5 |
Terminal ID, will be provided by us. |
CLIENT_USERNAME |
* |
String |
max 16 |
Username, will be provided by us. |
CLIENT_PASSWORD |
* |
String |
max 11 |
Password, will be provided by us. |
Parameter |
Type |
Length |
Description |
Sonuc |
Integer |
1 |
Result Value |
Sonuc_Str |
String |
150 |
Description of Result. If Result Parameter > 0, operation is successful; otherwise, it
fails. |
DT_Bilgi |
Object |
36 |
Transaction Information |
DT_Bilgi Object:
Parameter |
Type |
Length |
Description |
PYSiparis_GUID |
String |
36 |
Result Value |
Durum |
String |
- |
Order Status Code |
Durum_Str |
String |
- |
Order Status Description |
Tutar_Urun |
String |
- |
Product Amount |
Tutar_Odenecek |
String |
- |
Amount to be Paid |
GUID_AltUyeIsyeri |
String |
36 |
Sub-Merchant's GUID Value |
SanalPOS_Islem_ID |
String |
- |
Virtual POS Transaction ID |
Tarih |
String |
- |
Date (dd.MM.yyyy HH:mm:ss – 20.11.2015 15:15:00) |
Parameter |
Required |
Type |
Length |
Description |
CLIENT_CODE |
* |
Integer |
5 |
Terminal ID, provided by us. |
CLIENT_USERNAME |
* |
String |
max 16 |
Username, provided by us. |
CLIENT_PASSWORD |
* |
String |
max 11 |
Password, provided by us. |