This method is used to access the list of Provinces. It is used for adding and updating sub-member merchants
Parameter | Required | Type | Length | Description |
---|---|---|---|---|
G | * | Object | - | ST_WS_Guvenlik Object |
ETS_GUID | * | String | 36 | GUID value of the marketplace |
G Object:
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. |
Parameter | Type | Length | Description |
---|---|---|---|
Toplam_Kayit | Integer | - | Total Record |
DT_Bilgi | Object | - | Displaying the province list |
Sonuc | Integer | 1 | Result Value |
Sonuc_Str | String | 150 | Result Description, if Result Parameter > 0 then Successful, otherwise failed. |
DT_Bilgi Object
Parameter | Type | Length | Description |
---|---|---|---|
Plaka | String | - | Plate Number |
IL | String | - | Province Name |
This method is used to access the list of Districts. It is used for adding and updating sub-member workplaces.
Parameter | Required | Type | Length | Description |
---|---|---|---|---|
G | * | Object | - | ST_WS_Security Object |
ETS_GUID | * | String | 36 | Marketplace GUID value |
Il_Plaka | * | Integer | 2 | Plate code of the relevant province |
G Object:
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. |
Parameter | Type | Length | Description |
---|---|---|---|
Toplam_Kayit | Integer | - | Total Record |
DT_Bilgi | Object | - | District list is displayed |
Sonuc | Integer | 1 | Result Value |
Sonuc_Str | String | 150 | Result Description, If Result Parameter > 0, Operation Successful; otherwise, unsuccessful. |
DT_Bilgi Object
Parameter | Type | Length | Description |
---|---|---|---|
ID | String | - | District Code |
ILCE | String | - | District Name |
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. |
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. |