JSON

{
    "collectionName": "West",
    "id": 900000,
    "storeName": "Foo Snackbar",
    "city": "Amsterdam"
}

Explanation

Key Type Example Optional Description
collectionName string West No The name of the store collection
id string 900000 No The unique ID of the store
storeName string Foo Snackbar No The name of the store
city string Amsterdam No The name of the city the store is located in

Please contact us in case you are missing fields.