Get POS Entry
Get a single POS Entry by its ID, including all sales lines, payment lines, and tax lines
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.
entryId
The unique identifier of a POS Entry
Headers
x-api-version
Used for API versioning. More details.
Response
This endpoint returns an object.
entryId
The unique identifier of a POS Entry
entryNo
documentNo
entryDate
startingTime
Time when the transaction started (format HH:MM:SS)
endingTime
Time when the transaction ended (format HH:MM:SS)
posStore
posUnit
entryType
totalAmountInclVat
taxAmount
postEntryStatus
Allowed values:
postItemEntryStatus
Allowed values:
postingDate
documentDate
fiscalNo
description
customerNo
customerId
salespersonCode
externalDocumentNo
rowVersion
Row version for sync operations (only present when sync=true in request)
salesLines
paymentLines
taxLines
