Locations
Get Operating Hours Intervals
Retrieves the operating hours intervals for a specific location, providing information on when orders can be placed for different fulfillment methods.
GET
/
api
/
v1
/
locations
/
{locationId}
/
time-intervals
Authorizations
X-API-Key
string
headerrequiredPath Parameters
locationId
string
requiredThe location's unique ID.
Response
200 - application/json
orderDays
object[]
An array of available order days with their intervals.