Get Global Entry by Global Reference.

Search for Global Entry by Global Reference. Returns either the full sale or only the sales line matching the Global Reference.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

globalReferencestringRequired
A unique reference to the sales line.
fullSalebooleanOptional

Response

This endpoint returns an object.
idUUID
The id of a Global Entry.
posStorestring
Identification of the store
posUnitstring
Identification of the POS unit
documentNostring
Sales ticket no.
entryTimedatetime
entryTypeenum
Allowed values:
postingDatedate
fiscalNumberstring
salesAmountdouble
discountAmountdouble
totalAmountExclVATdouble
totalAmountInclVATdouble
totalVATAmountdouble
companystring or null
customerNostring or null
salespersonstring or null
currencyCodestring or null
currencyFactordouble or null
salesLineslist of objects or null
List of sold items
paymentLineslist of objects or null
List of payments
posInfoslist of objects or null
List of Info entries
extensionFieldslist of objects or null
Additional data. Definition of fieldId and format of data in fieldValue have to be agreed with receiver of data