Create Global Entry
Endpoint for adding a new sale to Global Entry. The sale is identified by the combination of Store, POS Unit and Document No. This combination must be unique for the sale to be added.
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
posStore
Identification of the store
posUnit
Identification of the POS unit
documentNo
Sales ticket no.
entryTime
entryType
Allowed values:
postingDate
fiscalNumber
salesAmount
discountAmount
totalAmountExclVAT
totalAmountInclVAT
totalVATAmount
company
customerNo
salesperson
currencyCode
currencyFactor
salesLines
List of sold items
paymentLines
List of payments
posInfos
List of Info entries
extensionFields
Additional data. Definition of fieldId and format of data in fieldValue have to be agreed with receiver of data
Response
This endpoint returns an object.
id
Unique identifier of the added entry