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
companystringOptional
customerNostringOptional
salespersonstringOptional
currencyCodestringOptional
currencyFactordoubleOptional
salesLineslist of objectsOptional
List of sold items
paymentLineslist of objectsOptional
List of payments
posInfoslist of objectsOptional
List of Info entries
extensionFieldslist of objectsOptional
Additional data. Definition of fieldId and format of data in fieldValue have to be agreed with receiver of data