List POS Entries
Get a paginated list of POS Entries (completed transactions) with optional filters. Supports sync mode for efficient incremental synchronization.
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.
Headers
x-api-version
Used for API versioning. More details.
Query parameters
posStore
Filter by POS Store Code
posUnit
Filter by POS Unit Number
documentNo
Filter by Document Number
pageSize
Number of entries to return per page
pageKey
Continuation token for pagination
sync
Enable sync mode - returns entries ordered by rowVersion for efficient incremental synchronization
lastRowVersion
When sync=true, only return entries with rowVersion greater than this value
Response
This endpoint returns an object.
morePages
nextPageKey
nextPageURL
data
