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

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
locationIdUUIDRequired
The seating location system ID

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
idUUID
The unique system identifier for the seating location
codestring
The seating location code
restaurantCodestring
Code of the restaurant this location belongs to
restaurantIdUUID
System ID of the restaurant this location belongs to
autoSendKitchenOrderenum

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:
seatingsinteger

Number of seatings (e.g., tables) configured at this location

seatsinteger
Total number of seats across all seatings at this location
descriptionstring
Seating location description
posStoreCodestring
Code of the POS store associated with this location