Get Seating Location
Get a single seating location by its system ID. Returns 404 if the location does not belong to the specified restaurant.
Authentication
x-np-api-keystring
API Key authentication via header
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
restaurantId
The restaurant system ID
locationId
The seating location system ID
Headers
x-api-version
Used for API versioning. More details.
Response
This endpoint returns an object.
id
The unique system identifier for the seating location
code
The seating location code
restaurantCode
Code of the restaurant this location belongs to
restaurantId
System ID of the restaurant this location belongs to
autoSendKitchenOrder
Whether orders placed at this location are automatically sent to the kitchen. “Default” defers to the restaurant-level setting; “Ask” prompts the user at order time.
Allowed values:
seatings
Number of seatings (e.g., tables) configured at this location
seats
Total number of seats across all seatings at this location
description
Seating location description
posStoreCode
Code of the POS store associated with this location
