| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
Store identifier |
string |
Required |
| brand |
Service Station Brand Name |
string |
Required |
| storeName |
Store Name |
string |
Required |
| currency |
Currency ISO Code |
string |
Required |
| distance |
Distance in meters from current coordinates to site |
integer |
Required |
| allowPurchase |
Allow Purchase |
boolean |
Required |
| tags |
Tags of the Store |
Collection of Tags |
None. |
| openHours |
OpenHours |
string |
None. |
| city |
City of the Service Station |
string |
String length: inclusive between 0 and 50 |
| region |
Region of the Service Station |
string |
String length: inclusive between 0 and 50 |
| address |
Address of the Service Station |
string |
String length: inclusive between 0 and 100 |
| fuelPrices |
Fuel Prices of the Merchants |
Collection of FuelPrices |
None. |
| phones |
Site Phone Numbers List |
Collection of Phones |
None. |
| paymentCardTypes |
Card Types tha site Supports |
Collection of CardTypes |
None. |
| geoCoordinates |
Location of the store |
GeoCoordinates |
None. |
| currencyISOCode |
Currency ISOCode |
string |
Required |
| currencySymbol |
Currency Symbol |
string |
Required |
| FKCountries |
Country's ID |
integer |
Required |
| Country |
Country |
Countries |
None. |
| loyaltyCardTypes |
Card Types tha site Supports to Loaylty |
Collection of CardTypes |
None. |