List POS Entries
Get a paginated list of POS Entries (completed transactions) with optional filters. Supports sync mode for efficient incremental synchronization.
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
Query parameters
Filter by POS Store Code
Filter by POS Unit Number
Filter by Document Number
Number of entries to return per page
Continuation token for pagination
Enable sync mode - returns entries ordered by rowVersion for efficient incremental synchronization
When sync=true, only return entries with rowVersion greater than this value
Include lines in the response
Headers
Used for API versioning. More details.
Response
Response with status 200
Changes
No recorded changes to this endpoint across all 1 revision of this API.