Get Current POS Unit

Returns the POS Unit assigned to the current user via User Setup. Includes profile-derived fields like payment method codes from the Self Service Profile, and the computed digitalReceiptEnabled flag.

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.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
idUUID
codestring
namestring
posStoreCodestring
The code of the POS Store that the unit is associated with.
digitalReceiptEnabledbooleanOptional
Whether digital receipts can be issued for this unit. Requires digital receipts to be enabled on both the unit's POS Receipt Profile and the global Digital Receipt Setup.
selfserviceProfileobjectOptional

Self-service configuration from the unit’s Self Service Profile. Only present when the unit has a profile assigned.