| Name | Description | Type | Additional information | 
|---|---|---|---|
| Number | Unique number of the store | string | Required String length: inclusive between 0 and 25 | 
| Name | Meaningful name of the store | string | String length: inclusive between 0 and 100 | 
| Phone | Phone of the store | string | String length: inclusive between 0 and 20 | 
| Address | Address of the store | string | String length: inclusive between 0 and 100 | 
| ZipCode | Zip code of the store | string | String length: inclusive between 0 and 10 | 
| City | City of the store | string | String length: inclusive between 0 and 50 | 
| Email of a store | string | String length: inclusive between 0 and 250 | |
| JsonString | Json string for additional data | string | None. |