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

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
seatingIdUUIDRequired
The seating 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
codestring
The seating code
seatingNointeger
The seating number used to order seatings within a location
fixedCapacityboolean
Whether the seating has a fixed capacity that cannot be exceeded
capacityinteger

Default capacity (typical number of guests)

minPartySizeinteger
Minimum party size accepted at this seating
maxPartySizeinteger
Maximum party size accepted at this seating
blockedboolean
Whether the seating is blocked from being used
descriptionstring
Seating description
locationCodestring
Code of the seating location this seating belongs to
locationIdUUID
System ID of the seating location this seating belongs to. Omitted when the seating is not linked to a known location.
statusstring
Current status code of the seating
statusDescriptionstring

Human-readable status description

globalDimension1Codestring
Business Central global dimension 1 code
globalDimension2Codestring
Business Central global dimension 2 code
blockingReasonstring

Reason the seating is blocked (when blocked is true)