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.

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.
selfserviceProfileobject or null

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