pos > unit
List POS Units
This endpoint allows you to fetch the POS Units in the solution. The endpoint supports the sync parameter. See more on the replication article.
Returns table fields only, so digitalReceiptEnabled and selfserviceProfile are never included. Fetch a single unit to get those.
get/{tenant}/{environment}/{company}/pos/unit
Path parameters
tenantstring required
Your Entra Tenant ID. More details.
environmentstring required
Your Business Central Environment. More details.
companystring required
Your Business Central Company. More details.
Query parameters
pageSizeinteger
pageKeystring
lastRowVersionstring
syncboolean
Headers
x-np-api-keystring required
x-api-versionstring date
Used for API versioning. More details.
Response
Response with status 200
UnitPaginatedPOSUnits required— unresolved $ref
Changes
No recorded changes to this endpoint across all 1 revision of this API.