Open POS Unit
Opens a POS Unit so it can accept sales. Idempotent: if the unit is already OPEN, returns the current unit state.
Only UNATTENDED POS Units can be opened via this endpoint — it is intended for self-service / kiosk flows.
Returns 400 when the unit is not UNATTENDED, INACTIVE (cannot be opened via API — activate it first), or EOD
(complete the attended End-of-Day procedure before reopening). Returns 404 if the unitId is unknown.
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.
unitId
Headers
x-api-version
Used for API versioning. More details.
Response
This endpoint returns an object.
id
code
name
posStoreCode
The code of the POS Store that the unit is associated with.
selfserviceProfile
Self-service configuration from the unit’s Self Service Profile. Only present when the unit has a profile assigned.
