Get External POS Sale
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
saleId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-api-version
Used for API versioning. More details.
Response
This endpoint returns an object.
saleId
startedAt
posStore
posUnit
pricesIncludeVAT
convertedToPOSEntry
saleLines
paymentLines
receiptNo
Determines the receipt number that is known by the customer. If omitted the system will generate one for you.
salespersonCode
Determines the code of the salesperson performing the external sale. If omitted the system will attempt to use the one assigned to the API user.
customerId
externalDocumentNo
Determines the external document number of the sale. This could for example be a web order ID that the external sale was converted into.
posEntryId
Determines the POS Entry Id that the external sale was converted to. Not included if the sale is not yet converted.