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

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

entryIdUUIDRequired
The unique identifier of a POS Entry

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
entryIdUUID
The unique identifier of a POS Entry
entryNointeger
documentNostring
entryDatedate
startingTimestring

Time when the transaction started (format HH:MM:SS)

endingTimestring

Time when the transaction ended (format HH:MM:SS)

posStorestring
posUnitstring
entryTypeenum
totalAmountInclVatdouble
taxAmountdouble
postEntryStatusenum
postItemEntryStatusenum
postingDatedate
documentDatedate
fiscalNostringOptional
descriptionstringOptional
customerNostringOptional
customerIdUUIDOptional
salespersonCodestringOptional
externalDocumentNostringOptional
rowVersionstringOptional

Row version for sync operations (only present when sync=true in request)

salesLineslist of objectsOptional
paymentLineslist of objectsOptional
taxLineslist of objectsOptional