Create Timing

Use this API to define the store's operational hours and creates time windows for a given category based on the given interval. Each time window can have its own capacity and fee.

Path Params
string
enum
required

Type of timings. Options are location, pickup ,deliveryor return.

Allowed:
Body Params
storeExternalIds
array of strings

An array of location Ids for which timings are being created. This is required when entity is passed as store.

storeExternalIds
brandExternalIds
array of strings

An array of location Ids for which timings are being created. This is required when entity is passed as brand.

brandExternalIds
string

Required if type is pickup ,deliveryor return

timings
object
required

Base timings for each day of the week.

int32

Approximate time duration (in minutes) that a location takes to pick-and-pack an order.

string
enum
required

It can be one value from store, brand or business.

Allowed:
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json