Search POS Sale

GET

Find any active POS sales connected to specific POS units. This can be used to poll for real time updates as lines are scanned in the active POS sale.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

posunitstringRequired

A filter for POS Unit. It should be formatted according to Business Central filter syntax.

withLinesbooleanRequired

Response

This endpoint returns an object.
saleIdUUID

The id of an active POS sale. This value can also be used to find the sale later when it’s either parked or completed as a POS Entry.

receiptNostring
posUnitstring
startTimedatetime
customerNostring
saleLineslist of objectsOptional
paymentLineslist of objectsOptional