Parameters
| access_token | String | A valid access token. |
| title | String | Name of the store. |
| tagline | String | Tagline or Motto of the store. |
| description | String | Description of the recipe. |
| logo | String | Logo of the Store. |
| cover | Image | Photo of the store. |
| url | String | Human friendly URL for the store. |
| plan_name | String | Plan name of the store. |
| opening_hours | | |
| payment_methods | [String] | Lists of payment methods accepted. |
| can_home_delever | Boolean | whether home delivers food. |
| adressline1 | String | |
| addressline2 | String | |
| landmark | String | |
| state | String | |
| city | String | |
| district | String | |
| country | String | |
| latitude | Number | |
| longitude | Number | |
| String | ||
| phone | String | |
| is_active | Boolean | Whether the store is active or not |
Response
Status: 201