List Menus

List all menus for a restaurant without full content

Authentication

x-np-api-keystring
API Key authentication via header

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

restaurantIdUUIDRequired
The restaurant system ID

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns a list of objects.
idUUID
The unique system identifier for the menu
codestring
The menu code
startTimestring

When the menu becomes active (HH:MM:SS format)

endTimestring

When the menu stops accepting orders (HH:MM:SS format)

timezonestring
The timezone for the menu times
activeboolean
Whether the menu is currently active
lastUpdateddatetime

Cache key for the menu payload (UTC). Moves whenever anything the payload carries changes, prices included, and is never older than the start of the server day.