GET
/
api
/
v1
/
locations
/
{locationId}
/
menus

Authorizations

X-API-Key
string
header
required

Path Parameters

locationId
string
required

The unique ID of the location.

Query Parameters

orderTimeString
string
required

The desired order time string (format: ISO 8601).

Response

200 - application/json
categories
object[]

An array of menu categories.

id
string

The unique ID of the menu.

isActive
boolean

Indicate whether the current menu is active or not.

name
string

The name of the menu.