Get Seating
Get a single seating by its system ID. Returns 404 if the seating does not belong to a seating location of 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
seatingId
The seating 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
code
The seating code
seatingNo
The seating number used to order seatings within a location
fixedCapacity
Whether the seating has a fixed capacity that cannot be exceeded
capacity
Default capacity (typical number of guests)
minPartySize
Minimum party size accepted at this seating
maxPartySize
Maximum party size accepted at this seating
blocked
Whether the seating is blocked from being used
description
Seating description
locationCode
Code of the seating location this seating belongs to
locationId
System ID of the seating location this seating belongs to. Omitted when the seating is not linked to a known location.
status
Current status code of the seating
statusDescription
Human-readable status description
globalDimension1Code
Business Central global dimension 1 code
globalDimension2Code
Business Central global dimension 2 code
blockingReason
Reason the seating is blocked (when blocked is true)
