List Kitchen Orders

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.

Query parameters

statusenumOptional
Filter by order status
pageSizeintegerOptional

Number of orders per page (max 100, default 50)

pageKeystringOptional

Page key for continuation (obtained from previous response nextPageKey)

Response

This endpoint returns an object.
morePagesboolean
Whether there are more pages available
nextPageKeystring
Page key for next page
nextPageURLstring
Full URL to fetch next page
datalist of objects
Kitchen orders for this page