TWIN Supply Chain Docs
Consignment Data Model

Schema

Required fields, TWIN-specific extensions, and API response types for the supply-chain consignment.

Required fields

Three fields are always required when publishing a consignment via the DSC inbox:

FieldDescription
@contextMust be https://vocabulary.uncefact.org/unece-context-D23B.jsonld
globalIdGlobally unique ID for this consignment (UUID URN recommended)
identifierYour internal business reference (e.g. a house bill of lading)

All other UNECE D23B fields (parties, transport, locations, weights, documents, events…) are optional and validated when present.

Minimal payload:

{
  "@context": "https://vocabulary.uncefact.org/unece-context-D23B.jsonld",
  "type": "Consignment",
  "identifier": "260202-0001",
  "globalId": "260202-1001"
}

TWIN-specific fields

Three application-level fields extend the UNECE standard using a wrapped type that carries both a value and a unit code:

consignmentItemQuantity / packageQuantity

Prop

Type

unece:QuantityTypeValueunion

Quantity numeric value.

Type

string | undefined

unece:QuantityTypeCode?object

Unit of measure code.

Type

IUneceQuantityCode | undefined

@context?union

JSON-LD Context.

Type

UneceContextType | undefined

type"QuantityType"

JSON-LD Type.

Type

"QuantityType"

QuantityTypeValue?string

The numeric value.

Type

string | undefined

QuantityTypeCode?object

The unit code.

Type

IUneceQuantityCode | undefined

weightUnitNetWeightMeasure (array)

Prop

Type

unece:WeightUnitMeasureTypeValueunion

Weight measure numeric value.

Type

string | undefined

unece:WeightUnitMeasureTypeCode?union

Unit of measure code.

Type

UneceWeightUnitMeasureCode | undefined

@context?union

JSON-LD Context.

Type

UneceContextType | undefined

type"WeightUnitMeasureType"

JSON-LD Type.

Type

"WeightUnitMeasureType"

WeightUnitMeasureTypeValue?string

The numeric value.

Type

string | undefined

WeightUnitMeasureTypeCode?union

The unit code.

Type

UneceWeightUnitMeasureCode | undefined


API response types

The shapes returned by TWIN read endpoints. Fields typed as IUnece* come from the UNECE D23B vocabulary — follow the link to see the full field list for any UNECE type.

ConsignmentView

Contains the full UNECE consignment plus TWIN metadata fields. Returned by GET /supply-chain/data-space/consignments/:id.

Prop

Type

@context?union

JSON-LD Context.

Type

UneceContextType | undefined

type"Consignment"

JSON-LD Type.

Type

"Consignment"

applicableAllowanceCharge?array

An allowance or charge applicable to this supply chain consignment.

Type

IUneceTradeAllowanceCharge[] | undefined

applicableCargoInsurance?object

The cargo insurance applicable to this supply chain consignment.

Type

IUneceCargoInsurance | undefined

applicableCurrencyExchange?array

A currency exchange applicable to this supply chain consignment.

Type

IUneceCurrencyExchange[] | undefined

applicableCustomsValuation?array

A cross-border customs valuation applicable to this supply chain consignment.

Type

IUneceCustomsValuation[] | undefined

applicableDangerousGoods?object

Dangerous goods applicable to the transport of this supply chain consignment.

Type

IUneceDangerousGoods | undefined

applicableRegulatoryProcedure?array

A cross-border regulatory procedure applicable to this supply chain consignment.

Type

IUneceRegulatoryProcedure[] | undefined

applicableServiceCharge?array

A logistics service charge applicable to this supply chain consignment, such as freight or insurance charges.

Type

IUneceServiceCharge[] | undefined

associatedDocument?array

A referenced document associated with this supply chain consignment, such as the certificate of origin or dangerous goods note.

Type

IUneceDocument[] | undefined

associatedInvoiceAmount?array

A monetary value of an invoice associated with this supply chain consignment.

Type

IUneceAmountType[] | undefined

associatedInvoiceDiscountAmount?array

A monetary value of the discount on an invoice associated with this supply chain consignment.

Type

IUneceAmountType[] | undefined

associatedInvoiceDiscountPercent?string

A percent that is a discount on an invoice amount associated with this supply chain consignment.

Type

string | undefined

associatedParty?array

A trade party associated with this supply chain consignment.

Type

IUneceTradeParty[] | undefined

atArrivalTransportMovement?object

The logistics transport movement for this supply chain consignment at the point when the means of transport arrives in a country or at a regional border.

Type

IUneceTransportMovement | undefined

atDepartureTransportMovement?object

The logistics transport movement for this supply chain consignment at the point when the means of transport departs a country or regional border.

Type

IUneceTransportMovement | undefined

availabilityDueDateTime?string

The date, time, date time or other date time value when this supply chain consignment is due to be available.

Type

string | undefined

bondedWarehouseStorageEvent?array

A bonded warehouse storage event for this supply chain consignment.

Type

IUneceTransportEvent[] | undefined

borderCrossingTransportMovement?array

A border crossing logistics transport movement for this supply chain consignment.

Type

IUneceTransportMovement[] | undefined

cODAmount?object

The monetary value of the COD (Cash On Delivery) amount to be collected by the carrier upon delivery of this supply chain consignment.

Type

IUneceAmountType | undefined

cargoInsuranceInstructionsInformation?string

Cargo insurance instructions, expressed as text, for this supply chain consignment.

Type

string | undefined

cargoToleranceInformation?string

Cargo tolerance information, expressed as text, for this supply chain consignment.

Type

string | undefined

carrierAcceptanceDateTime?string

The date, time, date time or other date time value when this supply chain consignment will be, or has been, accepted by the carrier.

Type

string | undefined

carrierAcceptanceLocation?object

The location where this supply chain consignment will be, or has been, accepted by the carrier.

Type

IUneceLogisticsLocation | undefined

carrierAgentParty?object

The party acting as the agent of the carrier for this supply chain consignment.

Type

IUneceTradeParty | undefined

carrierAssignedId?union

The unique identifier assigned by the carrier to this referenced supply chain consignment, such as a booking reference number when cargo space is reserved prior to loading.

Type

string | IJsonLdValueObject | undefined

carrierParty?object

The carrier party for this supply chain consignment.

Type

IUneceTradeParty | undefined

carrierProvidedInformation?string

Information, expressed as text, provided by the carrier for this supply chain consignment.

Type

string | undefined

chargeableTransportationStageQuantity?object

The number of separately chargeable transportation stages to be covered by this supply chain consignment.

Type

IUneceQuantityType | undefined

classificationDocument?object

The referenced classification document for this supply chain consignment.

Type

IUneceDocument | undefined

connectingCarrierParty?array

A connecting carrier party for this supply chain consignment.

Type

IUneceTradeParty[] | undefined

consigneeAgentParty?object

The party authorized to act for or on behalf of the consignee for this supply chain consignment.

Type

IUneceTradeParty | undefined

consigneeAssignedId?union

The unique identifier assigned by the consignee to this referenced supply chain consignment.

Type

string | IJsonLdValueObject | undefined

consigneeParty?object

The consignee party for this supply chain consignment.

Type

IUneceTradeParty | undefined

consigneeReceiptLocation?object

The location at which this supply chain consignment will be or has been received by the consignee.

Type

IUneceLogisticsLocation | undefined

consignmentItemQuantity?object

The number of consignment items separately defined for transport or customs purposes within this supply chain consignment.

Type

IUneceQuantityType | undefined

consignorAgentParty?object

The party authorized to act for or on behalf of the consignor for this supply chain consignment.

Type

IUneceTradeParty | undefined

consignorAssignedId?union

The unique identifier assigned by the consignor to this referenced supply chain consignment.

Type

string | IJsonLdValueObject | undefined

consignorParty?object

The consignor party for this supply chain consignment.

Type

IUneceTradeParty | undefined

consignorProvidedBorderClearanceInstructions?array

Border clearance instructions provided by the consignor for this supply chain consignment.

Type

IUneceTransportInstructions[] | undefined

consignorProvidedInformation?string

Information, expressed as text, provided by the consignor for this supply chain consignment.

Type

string | undefined

consolidatorParty?object

The party responsible for the consolidation of this supply chain consignment.

Type

IUneceTradeParty | undefined

containerizationIndicator?union

The indication of whether or not this supply chain consignment is to be transported in a container or containers.

Type

boolean | undefined

contractId?union

A contract identifier for this supply chain consignment.

Type

string | IJsonLdValueObject | undefined

contractTermsInformation?string

Information related to contract terms and conditions, expressed as text, for this supply chain consignment.

Type

string | undefined

currencyServiceChargeCurrencyCode?array

A code specifying a service charge currency for this supply chain consignment.

Type

UneceCurrencyCodeList[] | undefined

currencyServiceTariffCurrencyCode?array

A code specifying a service tariff currency for this supply chain consignment.

Type

UneceCurrencyCodeList[] | undefined

customsExportAgentParty?object

The party acting as an agent for, or on behalf of, the consignor with respect to the customs export procedures for this supply chain consignment.

Type

IUneceTradeParty | undefined

customsId?union

A unique identifier, for customs purposes, for this consignment.

Type

string | IJsonLdValueObject | undefined

customsImportAgentParty?object

The party acting as an agent for, or on behalf of, the consignee with respect to the customs import procedures for this supply chain consignment.

Type

IUneceTradeParty | undefined

customsRequiredInvoiceDocument?array

A referenced invoice document required by customs for this supply chain consignment.

Type

IUneceDocument[] | undefined

customsTransitAgentParty?object

The party acting as an agent for, or on behalf of, the consignor with respect to customs transit procedures for this supply chain consignment.

Type

IUneceTradeParty | undefined

dangerousGoodsNotifierParty?object

The party responsible for providing the dangerous goods notification in accordance with the dangerous goods regulations relevant for this supply chain consignment.

Type

IUneceTradeParty | undefined

declaredForCustomsLocation?object

The location of this supply chain consignment as declared for customs.

Type

IUneceLogisticsLocation | undefined

declaredValueForCarriageAmount?object

The monetary value of this supply chain consignment as declared by the shipper or his agent for the purpose of varying the carrier's level of liability from that provided in the contract of carriage, in case of loss or damage to goods or delayed delivery.

Type

IUneceAmountType | undefined

declaredValueForCustomsAmount?object

The monetary value declared for customs purposes for this supply chain consignment.

Type

IUneceAmountType | undefined

deconsolidatorParty?object

The party responsible for the deconsolidation of this supply chain consignment.

Type

IUneceTradeParty | undefined

deliveryInformation?string

The delivery information, expressed as text, for this supply chain consignment.

Type

string | undefined

deliveryInstructions?array

Delivery instructions for this supply chain consignment.

Type

IUneceDeliveryInstructions[] | undefined

deliveryParty?object

The party to whom this supply chain consignment will be, or has been, delivered.

Type

IUneceTradeParty | undefined

deliveryTransportEvent?object

The delivery event for this supply chain consignment.

Type

IUneceTransportEvent | undefined

demurrageInformation?string

Demurrage information, expressed as text, for this supply chain consignment.

Type

string | undefined

despatchParty?object

The party from whom this supply chain consignment will be or has been despatched.

Type

IUneceTradeParty | undefined

destinationCountry?object

The destination country for this supply chain consignment.

Type

IUneceCountry | undefined

devanningEvent?array

A transport devanning event for this referenced supply chain consignment, i.e. the unloading of this consignment at the place of delivery.

Type

IUneceTransportEvent[] | undefined

estimatedApplicableServiceCharge?array

An estimated logistics service charge applicable to this supply chain consignment, such as freight or insurance charges.

Type

IUneceServiceCharge[] | undefined

examinationEvent?array

An examination event for this supply chain consignment.

Type

IUneceTransportEvent[] | undefined

exportCountry?object

The export country for this supply chain consignment.

Type

IUneceCountry | undefined

exportExitDateTime?string

The date, time, date time or other date time value when this supply chain consignment will exit, or has exited from the last port, airport, or border post of the country of export.

Type

string | undefined

exportGeopoliticalRegion?object

The geopolitical region of export for this supply chain consignment.

Type

IUneceGeopoliticalRegion | undefined

exporterParty?object

The party who exports this supply chain consignment.

Type

IUneceTradeParty | undefined

fOBAmount?object

The monetary value that has to be, or has been, paid for this supply chain consignment as calculated under FOB (Free on Board) delivery terms.

Type

IUneceAmountType | undefined

finalDestinationCountry?object

The final destination country for this supply chain consignment.

Type

IUneceCountry | undefined

finalDestinationLocation?object

The final destination location for this supply chain consignment.

Type

IUneceLogisticsLocation | undefined

freightForwarderAssignedId?union

The unique identifier assigned by the freight forwarder to this referenced supply chain consignment.

Type

string | IJsonLdValueObject | undefined

freightForwarderParty?object

The freight forwarder party for this supply chain consignment.

Type

IUneceTradeParty | undefined

globalId?union

A global identifier of this supply chain consignment.

Type

string | IJsonLdValueObject | undefined

goodsReleaseRestriction?string

A goods release restriction, expressed as text, for this supply chain consignment.

Type

string | undefined

groupingCentreParty?array

A grouping centre party for this supply chain consignment.

Type

IUneceTradeParty[] | undefined

handlingInstructions?array

Handling instructions for this supply chain consignment, such as where or how specified packages or containers are to be loaded on a means of transport.

Type

IUneceHandlingInstructions[] | undefined

haulageInstructions?array

Haulage instructions for this supply chain consignment.

Type

IUneceHaulageInstructions[] | undefined

identifier?union

A unique identifier for this referenced supply chain consignment.

Type

string | IJsonLdValueObject | undefined

importCountry?object

The import country for this supply chain consignment.

Type

IUneceCountry | undefined

importerParty?object

The party who imports this supply chain consignment.

Type

IUneceTradeParty | undefined

includedConsignment?array

A referenced consignment included in this supply chain consignment.

Type

IUneceConsignment[] | undefined

includedConsignmentItem?array

A referenced consignment item included in this referenced supply chain consignment.

Type

IUneceConsignmentItem[] | undefined

includedTareGrossWeightMeasure?object

The measure of the gross weight (mass) including the tare weight of this supply chain consignment.

Type

IUneceMeasureType | undefined

information?string

Information, expressed as text, for this supply chain consignment.

Type

string | undefined

insuranceApplicableCurrencyExchange?array

A currency exchange applicable to an insurance charge for this supply chain consignment.

Type

IUneceCurrencyExchange[] | undefined

insurancePremiumAmount?object

The monetary value of the insurance premium for this supply chain consignment.

Type

IUneceAmountType | undefined

insuranceValueAmount?object

The monetary value of this supply chain consignment as covered by an insurance policy.

Type

IUneceAmountType | undefined

intermediateConsigneeParty?array

A party that is an intermediate consignee for this supply chain consignment.

Type

IUneceTradeParty[] | undefined

invoiceApplicableCurrencyExchange?array

A currency exchange applicable to the invoice for this supply chain consignment.

Type

IUneceCurrencyExchange[] | undefined

invoiceeAssociatedParty?array

An invoicee trade party associated with this supply chain consignment.

Type

IUneceTradeParty[] | undefined

linearUnitLoadingLengthMeasure?array

A measure of the loading length which is the length along a means of transport over which the complete width and height is needed for loading all the goods items in this supply chain consignment.

Type

IUneceLinearUnitMeasureType[] | undefined

loadingBaseportLocation?object

The baseport location at which this supply chain consignment is to be loaded on a means of transport according to the transport contract.

Type

IUneceLogisticsLocation | undefined

loadingInformation?string

Loading information, expressed as text, for this supply chain consignment, such as advice and instructions.

Type

string | undefined

loadingInstructions?array

Loading instructions for this supply chain consignment.

Type

IUneceTransportInstructions[] | undefined

loadingListQuantity?object

The number of loading lists, manifests or similar documents for this supply chain consignment.

Type

IUneceQuantityType | undefined

loadingLocation?object

The logistics location where the supply chain consignment is loaded.

Type

IUneceLogisticsLocation | undefined

loadingSequenceNumeric?string

The loading sequence number for this supply chain consignment.

Type

string | undefined

localConsigneeAgentParty?object

The local party authorized to act for or on behalf of the consignee for this supply chain consignment.

Type

IUneceTradeParty | undefined

mainCarriageTransportMovement?array

A main carriage logistics transport movement for this supply chain consignment.

Type

IUneceTransportMovement[] | undefined

manifestAssociatedDocument?array

A referenced manifest document associated to this supply chain consignment.

Type

IUneceDocument[] | undefined

natureIdentificationCargo?object

Transport cargo details of this supply chain consignment sufficient to identify its nature for customs, statistical or transport purposes.

Type

IUneceCargo | undefined

nilCarriageValueIndicator?union

The indication of whether or not this supply chain consignment has a nil value for carriage.

Type

boolean | undefined

nilCustomsValueIndicator?union

The indication of whether or not this supply chain consignment has a nil value for customs.

Type

boolean | undefined

nilInsuranceValueIndicator?union

The indication of whether or not this supply chain consignment has a nil value for insurance.

Type

boolean | undefined

notifiedParty?array

A party who has been or will be notified about this supply chain consignment.

Type

IUneceTradeParty[] | undefined

onCarriageTransportMovement?array

An on-carriage logistics transport movement for this supply chain consignment.

Type

IUneceTransportMovement[] | undefined

onwardRoutingLocation?array

An onward routing location for this supply chain consignment.

Type

IUneceLogisticsLocation[] | undefined

originCountry?array

A country of origin for this supply chain consignment.

Type

IUneceCountry[] | undefined

originGeopoliticalRegion?object

The geopolitical region of origin for this supply chain consignment.

Type

IUneceGeopoliticalRegion | undefined

originalDespatchLocation?object

The location from which this supply chain consignment was originally despatched.

Type

IUneceLogisticsLocation | undefined

packageQuantity?object

The number of packages within this supply chain consignment.

Type

IUneceQuantityType | undefined

packageType?string

A type of package, expressed as text, for this supply chain consignment.

Type

string | undefined

physicalShippingMarks?array

Physical logistics shipping marks and barcoding information related to this supply chain consignment.

Type

IUneceShippingMarks[] | undefined

pickUpEvent?object

The pick-up event for this supply chain consignment.

Type

IUneceTransportEvent | undefined

pickUpParty?object

The pick-up trade party for this supply chain consignment.

Type

IUneceTradeParty | undefined

preCarriageTransportMovement?array

A pre-carriage logistics transport movement for this supply chain consignment.

Type

IUneceTransportMovement[] | undefined

previousAdministrativeDocument?array

A previous administrative referenced document for this supply chain consignment.

Type

IUneceDocument[] | undefined

reExportCountry?array

A re-export country for this supply chain consignment.

Type

IUneceCountry[] | undefined

relatedBookingType?string

The type of booking, expressed as text, related to this supply chain consignment.

Type

string | undefined

relatedTradeTransaction?array

A trade transaction related to this supply chain consignment.

Type

IUneceSupplyChainTradeTransaction[] | undefined

reportedLogisticsStatus?array

A logistics status reported for this supply chain consignment.

Type

IUneceLogisticsStatus[] | undefined

riskFactorCode?string

The code specifying a risk factor for this supply chain consignment.

Type

string | undefined

sequenceNumeric?string

The sequence number for this referenced supply chain consignment.

Type

string | undefined

serviceChargeApplicableCurrencyExchange?array

A currency exchange applicable to a service charge for this supply chain consignment.

Type

IUneceCurrencyExchange[] | undefined

shipFromParty?object

The ship from party for this supply chain consignment.

Type

IUneceTradeParty | undefined

shipStoresIndicator?union

The indication of whether or not this supply chain consignment is for ship stores, such as for consumption on the means of transport.

Type

boolean | undefined

shipToParty?object

The ship to party for this supply chain consignment.

Type

IUneceTradeParty | undefined

shippedOnboardDateTime?string

A date, time, date time, or other date time value when this supply chain consignment is shipped onboard.

Type

string | undefined

specifiedDeliveryTerms?array

Delivery terms specified for this supply chain consignment.

Type

IUneceDeliveryTerms[] | undefined

specifiedInspectionEvent?array

An inspection event specified for this supply chain consignment.

Type

IUneceInspectionEvent[] | undefined

specifiedLogisticsStatus?array

Logistics status information specified for this supply chain consignment.

Type

IUneceLogisticsStatus[] | undefined

specifiedRiskAnalysisResult?array

A result of a logistics risk analysis calculation specified for this supply chain consignment.

Type

IUneceRiskAnalysisResult[] | undefined

specifiedSupplyChainReference?array

A reference specified for this supply chain consignment.

Type

IUneceSupplyChainReference[] | undefined

specifiedTransportMovement?array

A logistics transport movement specified for this supply chain consignment.

Type

IUneceTransportMovement[] | undefined

statementNote?array

A statement note for this referenced supply chain consignment.

Type

IUneceNote[] | undefined

storageEvent?array

A storage event for this supply chain consignment.

Type

IUneceTransportEvent[] | undefined

summaryDescription?string

A textual summary description of this supply chain consignment.

Type

string | undefined

totalAllowanceChargeAmount?object

The total monetary value of all allowances and charges for this supply chain consignment.

Type

IUneceAmountType | undefined

totalChargeAmount?object

The total monetary value of all freight and other service charges for this supply chain consignment.

Type

IUneceAmountType | undefined

totalCollectChargeAmount?object

The total monetary value of all freight and other service charges which are to be collected from the consignee at or after delivery for this supply chain consignment.

Type

IUneceAmountType | undefined

totalDisbursementAmount?object

The monetary value of total disbursement for this supply chain consignment, such as the amount to be collected by the carrier according to the order given by the consignor.

Type

IUneceAmountType | undefined

totalExportExitToImportEntryChargeAmount?object

The monetary value of the total charge or charges of freight, insurance and other services for this supply chain consignment calculated from the export exit location to the import entry location.

Type

IUneceAmountType | undefined

totalPrepaidChargeAmount?object

The total monetary value of all freight and other service charges which have been paid in advance for this supply chain consignment.

Type

IUneceAmountType | undefined

totalTareWeightMeasure?object

The measure of the total tare weight (mass) of this supply chain consignment.

Type

IUneceMeasureType | undefined

tradedParcelId?union

A traded parcel identifier for this supply chain consignment.

Type

string | IJsonLdValueObject | undefined

transitCountry?array

A transit country for this supply chain consignment.

Type

IUneceCountry[] | undefined

transitLocation?array

A location of transit for this supply chain consignment.

Type

IUneceLogisticsLocation[] | undefined

transportContractDocument?object

The referenced transport contract document for this supply chain consignment, such as an airwaybill or a seawaybill.

Type

IUneceDocument | undefined

transportEquipmentQuantity?array

A number of pieces of transport equipment, such as containers or similar unit load devices, in this supply chain consignment.

Type

IUneceQuantityType[] | undefined

transportEquipmentSplitGoodsIndicator?union

The indication of whether or not the goods in this supply chain consignment are split across more than one piece of transport equipment.

Type

boolean | undefined

transportEvent?array

An event occurring during the transport of this supply chain consignment.

Type

IUneceTransportEvent[] | undefined

transportPackage?array

Transport packages for this supply chain consignment.

Type

IUnecePackage[] | undefined

transportService?array

A transport service for this supply chain consignment.

Type

IUneceService[] | undefined

transportServicePaymentArrangementCode?union

The code specifying the payment arrangements for this supply chain consignment.

Type

UneceTransportServicePaymentArrangementCodeList | undefined

transportServicesBuyerParty?object

The party which is the buyer of the transport services for this supply chain consignment.

Type

IUneceTradeParty | undefined

transportSplitDescription?string

The textual description of the transport split of this referenced supply chain consignment across different transport means or transport equipment.

Type

string | undefined

transshipmentLocation?array

A transshipment location for this supply chain consignment.

Type

IUneceLogisticsLocation[] | undefined

transshipmentPermissionIndicator?union

The indication of whether or not transshipment is permitted for this supply chain consignment.

Type

boolean | undefined

unloadingBaseportLocation?object

The baseport location at which this supply chain consignment is to be unloaded from a means of transport according to the transport contract.

Type

IUneceLogisticsLocation | undefined

unloadingLocation?object

The logistics location where the supply chain consignment is unloaded.

Type

IUneceLogisticsLocation | undefined

unloadingSequenceNumeric?string

The unloading sequence number for this supply chain consignment.

Type

string | undefined

utilizedTransportEquipment?array

Logistics transport equipment utilized for this supply chain consignment.

Type

IUneceLogisticsTransportEquipment[] | undefined

vanningEvent?object

The vanning event for this supply chain consignment, i.e. the loading of this consignment at the place of original despatch.

Type

IUneceTransportEvent | undefined

volumeUnitGrossVolumeMeasure?array

A measure of the gross volume, normally calculated by multiplying the maximum length, width and height of this supply chain consignment.

Type

IUneceVolumeUnitMeasureType[] | undefined

volumeUnitNetVolumeMeasure?array

A measure of the net volume of this supply chain consignment item which excludes all packaging.

Type

IUneceVolumeUnitMeasureType[] | undefined

warehouseArrivalDateTime?string

The date, time, date time or other date time value of the arrival of this supply chain consignment at a warehouse.

Type

string | undefined

warehouseDepositorParty?array

A party depositing goods in a warehouse for this supply chain consignment.

Type

IUneceTradeParty[] | undefined

warehouseKeeperParty?array

A party taking responsibility for goods stored in a warehouse for this supply chain consignment.

Type

IUneceTradeParty[] | undefined

warehouseOperatorParty?array

A party that operates a warehouse in which goods are stored for this supply chain consignment.

Type

IUneceTradeParty[] | undefined

warehouseStorageEvent?array

A warehouse storage event for this referenced supply chain consignment.

Type

IUneceTransportEvent[] | undefined

weightUnitChargeableWeightMeasure?array

A measure of a chargeable weight of this supply chain consignment.

Type

IUneceWeightUnitMeasureType[] | undefined

weightUnitGrossWeightMeasure?array

A measure of the gross weight (mass) of this supply chain consignment which includes the weight of packaging but which excludes the weight of any transport equipment.

Type

IUneceWeightUnitMeasureType[] | undefined

weightUnitNetWeightMeasure?array

A measure of the net weight (mass) of this consignment which excludes the weight of packaging of this supply chain consignment and that of any transport equipment.

Type

IUneceWeightUnitMeasureType[] | undefined

idstring

Unique urn representing the AIG vertex.

Type

string

createdstring

When was the consignment created.

Type

string

updatedstring

When was the consignment last updated.

Type

string

includedConsignments?array

Associated consignments.

Type

IConsignmentView[] | undefined

documentsarray

Goods Load documents.

Type

IDocument[]

eventsarray

Consignment events Data.

Type

IJsonLdNodeObject[]

systemEvents?array

System events associated with the consignment.

Type

ISystemEvent[] | undefined

resolvedTransportMode?object

Resolved transport mode code.

Type

IResolvedUneceCode | undefined

resolvedTransportEquipment?array

Resolved transport equipment codes.

Type

ITransportEquipmentSummary[] | undefined

ResolvedUneceCode

Shape of resolvedTransportMode and items inside resolvedTransportEquipment[].transportMeansTypes.

Prop

Type

rawstring

The raw UNECE code string (e.g., "unece:TransportModeCodeList#3").

Type

string

codestring

The extracted code (e.g., "3").

Type

string

labelstring

Human-readable label from UnCodeLists (e.g., "Road transport").

Type

string

TransportEquipmentSummary

Shape of items inside resolvedTransportEquipment.

Prop

Type

identifier?string

The equipment identifier.

Type

string | undefined

transportMeansTypes?array

Resolved transport means type codes.

Type

IResolvedUneceCode[] | undefined

EventView

Nested inside ConsignmentView.events.

Prop

Type

typeCodestring

A code specifying the type of supply chain event.

Type

string

occurrenceDateTimestring

The date and time that the event occurred in ISO 8601 format.

Type

string

occurrenceLocation?object

The referenced geographical location for the occurrence of this supply chain event.

Type

{ name: string; identifier?: string; } | undefined

DocumentAttachment

Returned by GET /supply-chain/data-space/consignments/:id/documents.

Prop

Type

idstring

The unique id of the latest revision in storage.

Type

string

documentIdstring

The business identifier of the document in supply chain e.g. INV-12345.

Type

string

The UNECE document type code.

Type

UneceDocumentCodeList

documentType?string

The human-readable document type eg Commercial Invoice, Packing List etc.

Type

string | undefined

documentRevisionnumber

The revision of the document as a 0-based index.

Type

number

metadata?object

Blob and version metadata for the latest revision.

Type

IDocumentAttachmentMetadata | undefined

hrefstring

The GET URL to retrieve the latest revision's content.

Type

string

history?array

Previous revisions of this document, sorted ascending by documentRevision.

Type

IDocumentAttachmentHistoryEntry[] | undefined

DocumentAttachmentMetadata

Shape of DocumentAttachment.metadata.

Prop

Type

encodingFormat?string

The MIME type of the document blob (e.g. "application/pdf").

Type

string | undefined

blobSize?number

The size of the document blob in bytes.

Type

number | undefined

fileExtension?string

The file extension of the document blob (e.g. "pdf").

Type

string | undefined

DocumentAttachmentHistoryEntry

Shape of items inside DocumentAttachment.history.

Prop

Type

idstring

The unique id of this revision in storage.

Type

string

documentRevisionnumber

The revision number as a 0-based index.

Type

number

hrefstring

The GET URL to retrieve this revision's content.

Type

string

DocumentCreateResult

Response body after a successful document upload.

Prop

Type

identifierstring

Identifier of the document.

Type

string

versionId?string

Revision of the document, if available.

Type

string | undefined

aigIdstring

AIG vertex id of the created or updated document.

Type

string

SupplyChainAppDocument

The object field shape when using Add to attach a document via the DSC inbox.

Prop

Type

@contextunion

JSON-LD Context.

Type

(UneceContextType | undefined) & UneceContextType

type"Document"

JSON-LD Type.

Type

"Document"

acceptablePeriod?object

The specified period within which this referenced document may be accepted.

Type

IUneceSpecifiedPeriod | undefined

acceptanceDateTime?string

The date, time, date time, or other date time value of the acceptance of this referenced document.

Type

string | undefined

attachedBinaryFile?array

A specified binary file attached to this referenced document.

Type

IUneceBinaryFile[] | undefined

attachmentBinaryObject?string

A binary object that is attached or otherwise appended to this referenced document.

Type

string | undefined

authenticatedOriginalIndicator?union

The indication of whether or not this referenced document is an authenticated original.

Type

boolean | undefined

categoryCode?string

The code specifying the category of this referenced document.

Type

string | undefined

communicationChannelCode?union

The code specifying the channel by which this referenced document is sent, such as mail, email, fax.

Type

UneceCommunicationChannelCodeList | undefined

contractualClause?array

A contractual clause of this referenced document.

Type

IUneceClause[] | undefined

controlRequirementIndicator?union

The indication of whether or not this referenced document requires a control.

Type

boolean | undefined

copyIndicator?union

The indication of whether or not the referenced document is a copy.

Type

boolean | undefined

copyIssuedQuantity?object

The number of copies issued of this referenced document.

Type

IUneceQuantityType | undefined

copyRequiredQuantity?object

The number of copies required of this referenced document.

Type

IUneceQuantityType | undefined

creationDateTime?string

The date, time, date time, or other date time value of the creation of this referenced document.

Type

string | undefined

description?string

A textual description for this referenced document.

Type

string | undefined

documentAmendmentPurposeCode?string

The code specifying the purpose of an amendment to this referenced document.

Type

string | undefined

documentLanguageId?union

An identifier for a language used in this referenced document.

Type

string | ({ "@index"?: string | undefined; "@context"?: IJsonLdContextDefinitionRoot | undefined; } & { "@value": null | boolean | number | string; "@language"?: string | undefined; "@direction"?: "ltr" | "rtl" | null | undefined; }) | ({ "@index"?: string | undefined; "@context"?: IJsonLdContextDefinitionRoot | undefined; } & { "@value": null | boolean | number | string; "@type": string; }) | ({ "@index"?: string | undefined; "@context"?: IJsonLdContextDefinitionRoot | undefined; } & { "@value": null | boolean | number | string | IJsonLdJsonObject | IJsonLdJsonArray; "@type": "@json"; }) | undefined

documentLineStatusCode?union

The code specifying the status of a line in this referenced document.

Type

UneceLineStatusCodeList | undefined

documentStatusCode?union

The code specifying the status for this referenced document.

Type

UneceDocumentStatusCodeList | undefined

documentType?string

A type, expressed as text, for this referenced document.

Type

string | undefined

documentTypeCodeunion

The code specifying the type of referenced document.

Type

"unece:DocumentCodeList#856" | "unece:DocumentCodeList#1" | "unece:DocumentCodeList#10" | "unece:DocumentCodeList#100" | "unece:DocumentCodeList#101" | "unece:DocumentCodeList#102" | "unece:DocumentCodeList#103" | "unece:DocumentCodeList#104" | "unece:DocumentCodeList#105" | "unece:DocumentCodeList#106" | "unece:DocumentCodeList#107" | "unece:DocumentCodeList#108" | "unece:DocumentCodeList#109" | "unece:DocumentCodeList#11" | "unece:DocumentCodeList#110" | "unece:DocumentCodeList#111" | "unece:DocumentCodeList#112" | "unece:DocumentCodeList#113" | "unece:DocumentCodeList#114" | "unece:DocumentCodeList#115" | "unece:DocumentCodeList#116" | "unece:DocumentCodeList#117" | "unece:DocumentCodeList#118" | "unece:DocumentCodeList#119" | "unece:DocumentCodeList#12" | "unece:DocumentCodeList#120" | "unece:DocumentCodeList#121" | "unece:DocumentCodeList#122" | "unece:DocumentCodeList#123" | "unece:DocumentCodeList#124" | "unece:DocumentCodeList#125" | "unece:DocumentCodeList#126" | "unece:DocumentCodeList#127" | "unece:DocumentCodeList#128" | "unece:DocumentCodeList#129" | "unece:DocumentCodeList#13" | "unece:DocumentCodeList#130" | "unece:DocumentCodeList#131" | "unece:DocumentCodeList#132" | "unece:DocumentCodeList#133" | "unece:DocumentCodeList#134" | "unece:DocumentCodeList#135" | "unece:DocumentCodeList#136" | "unece:DocumentCodeList#137" | "unece:DocumentCodeList#138" | "unece:DocumentCodeList#139" | "unece:DocumentCodeList#14" | "unece:DocumentCodeList#140" | "unece:DocumentCodeList#141" | "unece:DocumentCodeList#142" | "unece:DocumentCodeList#143" | "unece:DocumentCodeList#144" | "unece:DocumentCodeList#145" | "unece:DocumentCodeList#146" | "unece:DocumentCodeList#147" | "unece:DocumentCodeList#148" | "unece:DocumentCodeList#149" | "unece:DocumentCodeList#15" | "unece:DocumentCodeList#150" | "unece:DocumentCodeList#151" | "unece:DocumentCodeList#152" | "unece:DocumentCodeList#153" | "unece:DocumentCodeList#154" | "unece:DocumentCodeList#155" | "unece:DocumentCodeList#156" | "unece:DocumentCodeList#157" | "unece:DocumentCodeList#158" | "unece:DocumentCodeList#159" | "unece:DocumentCodeList#16" | "unece:DocumentCodeList#160" | "unece:DocumentCodeList#161" | "unece:DocumentCodeList#162" | "unece:DocumentCodeList#163" | "unece:DocumentCodeList#164" | "unece:DocumentCodeList#165" | "unece:DocumentCodeList#166" | "unece:DocumentCodeList#167" | "unece:DocumentCodeList#168" | "unece:DocumentCodeList#169" | "unece:DocumentCodeList#17" | "unece:DocumentCodeList#170" | "unece:DocumentCodeList#171" | "unece:DocumentCodeList#172" | "unece:DocumentCodeList#173" | "unece:DocumentCodeList#174" | "unece:DocumentCodeList#175" | "unece:DocumentCodeList#176" | "unece:DocumentCodeList#177" | "unece:DocumentCodeList#178" | "unece:DocumentCodeList#179" | "unece:DocumentCodeList#18" | "unece:DocumentCodeList#180" | "unece:DocumentCodeList#181" | "unece:DocumentCodeList#182" | "unece:DocumentCodeList#183" | "unece:DocumentCodeList#184" | "unece:DocumentCodeList#185" | "unece:DocumentCodeList#186" | "unece:DocumentCodeList#187" | "unece:DocumentCodeList#188" | "unece:DocumentCodeList#189" | "unece:DocumentCodeList#19" | "unece:DocumentCodeList#190" | "unece:DocumentCodeList#191" | "unece:DocumentCodeList#192" | "unece:DocumentCodeList#193" | "unece:DocumentCodeList#194" | "unece:DocumentCodeList#195" | "unece:DocumentCodeList#196" | "unece:DocumentCodeList#197" | "unece:DocumentCodeList#198" | "unece:DocumentCodeList#199" | "unece:DocumentCodeList#2" | "unece:DocumentCodeList#20" | "unece:DocumentCodeList#200" | "unece:DocumentCodeList#201" | "unece:DocumentCodeList#202" | "unece:DocumentCodeList#203" | "unece:DocumentCodeList#204" | "unece:DocumentCodeList#205" | "unece:DocumentCodeList#206" | "unece:DocumentCodeList#207" | "unece:DocumentCodeList#208" | "unece:DocumentCodeList#209" | "unece:DocumentCodeList#21" | "unece:DocumentCodeList#210" | "unece:DocumentCodeList#211" | "unece:DocumentCodeList#212" | "unece:DocumentCodeList#213" | "unece:DocumentCodeList#214" | "unece:DocumentCodeList#215" | "unece:DocumentCodeList#216" | "unece:DocumentCodeList#217" | "unece:DocumentCodeList#218" | "unece:DocumentCodeList#219" | "unece:DocumentCodeList#22" | "unece:DocumentCodeList#220" | "unece:DocumentCodeList#221" | "unece:DocumentCodeList#222" | "unece:DocumentCodeList#223" | "unece:DocumentCodeList#224" | "unece:DocumentCodeList#225" | "unece:DocumentCodeList#226" | "unece:DocumentCodeList#227" | "unece:DocumentCodeList#228" | "unece:DocumentCodeList#229" | "unece:DocumentCodeList#23" | "unece:DocumentCodeList#230" | "unece:DocumentCodeList#231" | "unece:DocumentCodeList#232" | "unece:DocumentCodeList#233" | "unece:DocumentCodeList#234" | "unece:DocumentCodeList#235" | "unece:DocumentCodeList#236" | "unece:DocumentCodeList#237" | "unece:DocumentCodeList#238" | "unece:DocumentCodeList#239" | "unece:DocumentCodeList#24" | "unece:DocumentCodeList#240" | "unece:DocumentCodeList#241" | "unece:DocumentCodeList#242" | "unece:DocumentCodeList#243" | "unece:DocumentCodeList#244" | "unece:DocumentCodeList#245" | "unece:DocumentCodeList#246" | "unece:DocumentCodeList#247" | "unece:DocumentCodeList#248" | "unece:DocumentCodeList#249" | "unece:DocumentCodeList#25" | "unece:DocumentCodeList#250" | "unece:DocumentCodeList#251" | "unece:DocumentCodeList#252" | "unece:DocumentCodeList#253" | "unece:DocumentCodeList#254" | "unece:DocumentCodeList#255" | "unece:DocumentCodeList#256" | "unece:DocumentCodeList#257" | "unece:DocumentCodeList#258" | "unece:DocumentCodeList#259" | "unece:DocumentCodeList#26" | "unece:DocumentCodeList#260" | "unece:DocumentCodeList#261" | "unece:DocumentCodeList#262" | "unece:DocumentCodeList#263" | "unece:DocumentCodeList#264" | "unece:DocumentCodeList#265" | "unece:DocumentCodeList#266" | "unece:DocumentCodeList#267" | "unece:DocumentCodeList#268" | "unece:DocumentCodeList#269" | "unece:DocumentCodeList#27" | "unece:DocumentCodeList#270" | "unece:DocumentCodeList#271" | "unece:DocumentCodeList#272" | "unece:DocumentCodeList#273" | "unece:DocumentCodeList#274" | "unece:DocumentCodeList#275" | "unece:DocumentCodeList#276" | "unece:DocumentCodeList#277" | "unece:DocumentCodeList#278" | "unece:DocumentCodeList#279" | "unece:DocumentCodeList#28" | "unece:DocumentCodeList#280" | "unece:DocumentCodeList#281" | "unece:DocumentCodeList#282" | "unece:DocumentCodeList#283" | "unece:DocumentCodeList#284" | "unece:DocumentCodeList#285" | "unece:DocumentCodeList#286" | "unece:DocumentCodeList#287" | "unece:DocumentCodeList#288" | "unece:DocumentCodeList#289" | "unece:DocumentCodeList#29" | "unece:DocumentCodeList#290" | "unece:DocumentCodeList#291" | "unece:DocumentCodeList#292" | "unece:DocumentCodeList#293" | "unece:DocumentCodeList#294" | "unece:DocumentCodeList#295" | "unece:DocumentCodeList#296" | "unece:DocumentCodeList#297" | "unece:DocumentCodeList#298" | "unece:DocumentCodeList#299" | "unece:DocumentCodeList#3" | "unece:DocumentCodeList#30" | "unece:DocumentCodeList#300" | "unece:DocumentCodeList#301" | "unece:DocumentCodeList#302" | "unece:DocumentCodeList#303" | "unece:DocumentCodeList#304" | "unece:DocumentCodeList#305" | "unece:DocumentCodeList#306" | "unece:DocumentCodeList#307" | "unece:DocumentCodeList#308" | "unece:DocumentCodeList#309" | "unece:DocumentCodeList#31" | "unece:DocumentCodeList#310" | "unece:DocumentCodeList#311" | "unece:DocumentCodeList#312" | "unece:DocumentCodeList#313" | "unece:DocumentCodeList#314" | "unece:DocumentCodeList#315" | "unece:DocumentCodeList#316" | "unece:DocumentCodeList#317" | "unece:DocumentCodeList#318" | "unece:DocumentCodeList#319" | "unece:DocumentCodeList#32" | "unece:DocumentCodeList#320" | "unece:DocumentCodeList#321" | "unece:DocumentCodeList#322" | "unece:DocumentCodeList#323" | "unece:DocumentCodeList#324" | "unece:DocumentCodeList#325" | "unece:DocumentCodeList#326" | "unece:DocumentCodeList#327" | "unece:DocumentCodeList#328" | "unece:DocumentCodeList#329" | "unece:DocumentCodeList#33" | "unece:DocumentCodeList#330" | "unece:DocumentCodeList#331" | "unece:DocumentCodeList#332" | "unece:DocumentCodeList#333" | "unece:DocumentCodeList#334" | "unece:DocumentCodeList#335" | "unece:DocumentCodeList#336" | "unece:DocumentCodeList#337" | "unece:DocumentCodeList#338" | "unece:DocumentCodeList#339" | "unece:DocumentCodeList#34" | "unece:DocumentCodeList#340" | "unece:DocumentCodeList#341" | "unece:DocumentCodeList#342" | "unece:DocumentCodeList#343" | "unece:DocumentCodeList#344" | "unece:DocumentCodeList#345" | "unece:DocumentCodeList#346" | "unece:DocumentCodeList#347" | "unece:DocumentCodeList#348" | "unece:DocumentCodeList#349" | "unece:DocumentCodeList#35" | "unece:DocumentCodeList#350" | "unece:DocumentCodeList#351" | "unece:DocumentCodeList#352" | "unece:DocumentCodeList#353" | "unece:DocumentCodeList#354" | "unece:DocumentCodeList#355" | "unece:DocumentCodeList#356" | "unece:DocumentCodeList#357" | "unece:DocumentCodeList#358" | "unece:DocumentCodeList#359" | "unece:DocumentCodeList#36" | "unece:DocumentCodeList#360" | "unece:DocumentCodeList#361" | "unece:DocumentCodeList#362" | "unece:DocumentCodeList#363" | "unece:DocumentCodeList#364" | "unece:DocumentCodeList#365" | "unece:DocumentCodeList#366" | "unece:DocumentCodeList#367" | "unece:DocumentCodeList#368" | "unece:DocumentCodeList#369" | "unece:DocumentCodeList#37" | "unece:DocumentCodeList#370" | "unece:DocumentCodeList#371" | "unece:DocumentCodeList#372" | "unece:DocumentCodeList#373" | "unece:DocumentCodeList#374" | "unece:DocumentCodeList#375" | "unece:DocumentCodeList#376" | "unece:DocumentCodeList#377" | "unece:DocumentCodeList#378" | "unece:DocumentCodeList#379" | "unece:DocumentCodeList#38" | "unece:DocumentCodeList#380" | "unece:DocumentCodeList#381" | "unece:DocumentCodeList#382" | "unece:DocumentCodeList#383" | "unece:DocumentCodeList#384" | "unece:DocumentCodeList#385" | "unece:DocumentCodeList#386" | "unece:DocumentCodeList#387" | "unece:DocumentCodeList#388" | "unece:DocumentCodeList#389" | "unece:DocumentCodeList#39" | "unece:DocumentCodeList#390" | "unece:DocumentCodeList#391" | "unece:DocumentCodeList#392" | "unece:DocumentCodeList#393" | "unece:DocumentCodeList#394" | "unece:DocumentCodeList#395" | "unece:DocumentCodeList#396" | "unece:DocumentCodeList#397" | "unece:DocumentCodeList#398" | "unece:DocumentCodeList#399" | "unece:DocumentCodeList#4" | "unece:DocumentCodeList#40" | "unece:DocumentCodeList#400" | "unece:DocumentCodeList#401" | "unece:DocumentCodeList#402" | "unece:DocumentCodeList#403" | "unece:DocumentCodeList#404" | "unece:DocumentCodeList#405" | "unece:DocumentCodeList#406" | "unece:DocumentCodeList#407" | "unece:DocumentCodeList#408" | "unece:DocumentCodeList#409" | "unece:DocumentCodeList#41" | "unece:DocumentCodeList#410" | "unece:DocumentCodeList#411" | "unece:DocumentCodeList#412" | "unece:DocumentCodeList#413" | "unece:DocumentCodeList#414" | "unece:DocumentCodeList#415" | "unece:DocumentCodeList#416" | "unece:DocumentCodeList#417" | "unece:DocumentCodeList#418" | "unece:DocumentCodeList#419" | "unece:DocumentCodeList#42" | "unece:DocumentCodeList#420" | "unece:DocumentCodeList#421" | "unece:DocumentCodeList#422" | "unece:DocumentCodeList#423" | "unece:DocumentCodeList#424" | "unece:DocumentCodeList#425" | "unece:DocumentCodeList#426" | "unece:DocumentCodeList#427" | "unece:DocumentCodeList#428" | "unece:DocumentCodeList#429" | "unece:DocumentCodeList#43" | "unece:DocumentCodeList#430" | "unece:DocumentCodeList#431" | "unece:DocumentCodeList#432" | "unece:DocumentCodeList#433" | "unece:DocumentCodeList#434" | "unece:DocumentCodeList#435" | "unece:DocumentCodeList#436" | "unece:DocumentCodeList#437" | "unece:DocumentCodeList#438" | "unece:DocumentCodeList#439" | "unece:DocumentCodeList#44" | "unece:DocumentCodeList#440" | "unece:DocumentCodeList#441" | "unece:DocumentCodeList#442" | "unece:DocumentCodeList#443" | "unece:DocumentCodeList#444" | "unece:DocumentCodeList#445" | "unece:DocumentCodeList#446" | "unece:DocumentCodeList#447" | "unece:DocumentCodeList#448" | "unece:DocumentCodeList#449" | "unece:DocumentCodeList#45" | "unece:DocumentCodeList#450" | "unece:DocumentCodeList#451" | "unece:DocumentCodeList#452" | "unece:DocumentCodeList#453" | "unece:DocumentCodeList#454" | "unece:DocumentCodeList#455" | "unece:DocumentCodeList#456" | "unece:DocumentCodeList#457" | "unece:DocumentCodeList#458" | "unece:DocumentCodeList#459" | "unece:DocumentCodeList#46" | "unece:DocumentCodeList#460" | "unece:DocumentCodeList#461" | "unece:DocumentCodeList#462" | "unece:DocumentCodeList#463" | "unece:DocumentCodeList#464" | "unece:DocumentCodeList#465" | "unece:DocumentCodeList#466" | "unece:DocumentCodeList#467" | "unece:DocumentCodeList#468" | "unece:DocumentCodeList#469" | "unece:DocumentCodeList#47" | "unece:DocumentCodeList#470" | "unece:DocumentCodeList#48" | "unece:DocumentCodeList#480" | "unece:DocumentCodeList#481" | "unece:DocumentCodeList#482" | "unece:DocumentCodeList#483" | "unece:DocumentCodeList#484" | "unece:DocumentCodeList#485" | "unece:DocumentCodeList#486" | "unece:DocumentCodeList#487" | "unece:DocumentCodeList#488" | "unece:DocumentCodeList#489" | "unece:DocumentCodeList#49" | "unece:DocumentCodeList#490" | "unece:DocumentCodeList#491" | "unece:DocumentCodeList#493" | "unece:DocumentCodeList#494" | "unece:DocumentCodeList#495" | "unece:DocumentCodeList#496" | "unece:DocumentCodeList#497" | "unece:DocumentCodeList#498" | "unece:DocumentCodeList#499" | "unece:DocumentCodeList#5" | "unece:DocumentCodeList#50" | "unece:DocumentCodeList#500" | "unece:DocumentCodeList#501" | "unece:DocumentCodeList#502" | "unece:DocumentCodeList#503" | "unece:DocumentCodeList#51" | "unece:DocumentCodeList#52" | "unece:DocumentCodeList#520" | "unece:DocumentCodeList#521" | "unece:DocumentCodeList#522" | "unece:DocumentCodeList#523" | "unece:DocumentCodeList#524" | "unece:DocumentCodeList#525" | "unece:DocumentCodeList#526" | "unece:DocumentCodeList#527" | "unece:DocumentCodeList#528" | "unece:DocumentCodeList#529" | "unece:DocumentCodeList#53" | "unece:DocumentCodeList#530" | "unece:DocumentCodeList#531" | "unece:DocumentCodeList#532" | "unece:DocumentCodeList#533" | "unece:DocumentCodeList#534" | "unece:DocumentCodeList#535" | "unece:DocumentCodeList#536" | "unece:DocumentCodeList#537" | "unece:DocumentCodeList#538" | "unece:DocumentCodeList#539" | "unece:DocumentCodeList#54" | "unece:DocumentCodeList#55" | "unece:DocumentCodeList#550" | "unece:DocumentCodeList#551" | "unece:DocumentCodeList#552" | "unece:DocumentCodeList#553" | "unece:DocumentCodeList#554" | "unece:DocumentCodeList#56" | "unece:DocumentCodeList#57" | "unece:DocumentCodeList#575" | "unece:DocumentCodeList#576" | "unece:DocumentCodeList#577" | "unece:DocumentCodeList#578" | "unece:DocumentCodeList#579" | "unece:DocumentCodeList#58" | "unece:DocumentCodeList#580" | "unece:DocumentCodeList#581" | "unece:DocumentCodeList#582" | "unece:DocumentCodeList#583" | "unece:DocumentCodeList#584" | "unece:DocumentCodeList#585" | "unece:DocumentCodeList#586" | "unece:DocumentCodeList#587" | "unece:DocumentCodeList#588" | "unece:DocumentCodeList#589" | "unece:DocumentCodeList#59" | "unece:DocumentCodeList#6" | "unece:DocumentCodeList#60" | "unece:DocumentCodeList#61" | "unece:DocumentCodeList#610" | "unece:DocumentCodeList#62" | "unece:DocumentCodeList#621" | "unece:DocumentCodeList#622" | "unece:DocumentCodeList#623" | "unece:DocumentCodeList#624" | "unece:DocumentCodeList#625" | "unece:DocumentCodeList#626" | "unece:DocumentCodeList#627" | "unece:DocumentCodeList#628" | "unece:DocumentCodeList#629" | "unece:DocumentCodeList#63" | "unece:DocumentCodeList#630" | "unece:DocumentCodeList#631" | "unece:DocumentCodeList#632" | "unece:DocumentCodeList#633" | "unece:DocumentCodeList#634" | "unece:DocumentCodeList#635" | "unece:DocumentCodeList#636" | "unece:DocumentCodeList#637" | "unece:DocumentCodeList#638" | "unece:DocumentCodeList#639" | "unece:DocumentCodeList#64" | "unece:DocumentCodeList#640" | "unece:DocumentCodeList#641" | "unece:DocumentCodeList#642" | "unece:DocumentCodeList#643" | "unece:DocumentCodeList#644" | "unece:DocumentCodeList#645" | "unece:DocumentCodeList#646" | "unece:DocumentCodeList#647" | "unece:DocumentCodeList#648" | "unece:DocumentCodeList#649" | "unece:DocumentCodeList#65" | "unece:DocumentCodeList#650" | "unece:DocumentCodeList#651" | "unece:DocumentCodeList#652" | "unece:DocumentCodeList#653" | "unece:DocumentCodeList#654" | "unece:DocumentCodeList#655" | "unece:DocumentCodeList#656" | "unece:DocumentCodeList#657" | "unece:DocumentCodeList#658" | "unece:DocumentCodeList#659" | "unece:DocumentCodeList#66" | "unece:DocumentCodeList#660" | "unece:DocumentCodeList#67" | "unece:DocumentCodeList#68" | "unece:DocumentCodeList#69" | "unece:DocumentCodeList#7" | "unece:DocumentCodeList#70" | "unece:DocumentCodeList#700" | "unece:DocumentCodeList#701" | "unece:DocumentCodeList#702" | "unece:DocumentCodeList#703" | "unece:DocumentCodeList#704" | "unece:DocumentCodeList#705" | "unece:DocumentCodeList#706" | "unece:DocumentCodeList#707" | "unece:DocumentCodeList#708" | "unece:DocumentCodeList#709" | "unece:DocumentCodeList#71" | "unece:DocumentCodeList#710" | "unece:DocumentCodeList#711" | "unece:DocumentCodeList#712" | "unece:DocumentCodeList#713" | "unece:DocumentCodeList#714" | "unece:DocumentCodeList#715" | "unece:DocumentCodeList#716" | "unece:DocumentCodeList#717" | "unece:DocumentCodeList#718" | "unece:DocumentCodeList#719" | "unece:DocumentCodeList#72" | "unece:DocumentCodeList#720" | "unece:DocumentCodeList#721" | "unece:DocumentCodeList#722" | "unece:DocumentCodeList#723" | "unece:DocumentCodeList#724" | "unece:DocumentCodeList#725" | "unece:DocumentCodeList#726" | "unece:DocumentCodeList#727" | "unece:DocumentCodeList#728" | "unece:DocumentCodeList#729" | "unece:DocumentCodeList#73" | "unece:DocumentCodeList#730" | "unece:DocumentCodeList#731" | "unece:DocumentCodeList#732" | "unece:DocumentCodeList#733" | "unece:DocumentCodeList#734" | "unece:DocumentCodeList#735" | "unece:DocumentCodeList#736" | "unece:DocumentCodeList#737" | "unece:DocumentCodeList#738" | "unece:DocumentCodeList#739" | "unece:DocumentCodeList#74" | "unece:DocumentCodeList#740" | "unece:DocumentCodeList#741" | "unece:DocumentCodeList#742" | "unece:DocumentCodeList#743" | "unece:DocumentCodeList#744" | "unece:DocumentCodeList#745" | "unece:DocumentCodeList#746" | "unece:DocumentCodeList#747" | "unece:DocumentCodeList#748" | "unece:DocumentCodeList#749" | "unece:DocumentCodeList#75" | "unece:DocumentCodeList#750" | "unece:DocumentCodeList#751" | "unece:DocumentCodeList#752" | "unece:DocumentCodeList#753" | "unece:DocumentCodeList#754" | "unece:DocumentCodeList#755" | "unece:DocumentCodeList#756" | "unece:DocumentCodeList#757" | "unece:DocumentCodeList#758" | "unece:DocumentCodeList#759" | "unece:DocumentCodeList#76" | "unece:DocumentCodeList#760" | "unece:DocumentCodeList#761" | "unece:DocumentCodeList#762" | "unece:DocumentCodeList#763" | "unece:DocumentCodeList#764" | "unece:DocumentCodeList#765" | "unece:DocumentCodeList#766" | "unece:DocumentCodeList#767" | "unece:DocumentCodeList#768" | "unece:DocumentCodeList#769" | "unece:DocumentCodeList#77" | "unece:DocumentCodeList#770" | "unece:DocumentCodeList#771" | "unece:DocumentCodeList#772" | "unece:DocumentCodeList#773" | "unece:DocumentCodeList#774" | "unece:DocumentCodeList#775" | "unece:DocumentCodeList#776" | "unece:DocumentCodeList#777" | "unece:DocumentCodeList#778" | "unece:DocumentCodeList#779" | "unece:DocumentCodeList#78" | "unece:DocumentCodeList#780" | "unece:DocumentCodeList#781" | "unece:DocumentCodeList#782" | "unece:DocumentCodeList#783" | "unece:DocumentCodeList#784" | "unece:DocumentCodeList#785" | "unece:DocumentCodeList#786" | "unece:DocumentCodeList#787" | "unece:DocumentCodeList#788" | "unece:DocumentCodeList#789" | "unece:DocumentCodeList#79" | "unece:DocumentCodeList#790" | "unece:DocumentCodeList#791" | "unece:DocumentCodeList#792" | "unece:DocumentCodeList#793" | "unece:DocumentCodeList#794" | "unece:DocumentCodeList#795" | "unece:DocumentCodeList#796" | "unece:DocumentCodeList#797" | "unece:DocumentCodeList#798" | "unece:DocumentCodeList#799" | "unece:DocumentCodeList#8" | "unece:DocumentCodeList#80" | "unece:DocumentCodeList#81" | "unece:DocumentCodeList#810" | "unece:DocumentCodeList#811" | "unece:DocumentCodeList#812" | "unece:DocumentCodeList#813" | "unece:DocumentCodeList#814" | "unece:DocumentCodeList#815" | "unece:DocumentCodeList#816" | "unece:DocumentCodeList#817" | "unece:DocumentCodeList#818" | "unece:DocumentCodeList#819" | "unece:DocumentCodeList#82" | "unece:DocumentCodeList#820" | "unece:DocumentCodeList#821" | "unece:DocumentCodeList#822" | "unece:DocumentCodeList#823" | "unece:DocumentCodeList#824" | "unece:DocumentCodeList#825" | "unece:DocumentCodeList#826" | "unece:DocumentCodeList#827" | "unece:DocumentCodeList#828" | "unece:DocumentCodeList#829" | "unece:DocumentCodeList#83" | "unece:DocumentCodeList#830" | "unece:DocumentCodeList#831" | "unece:DocumentCodeList#832" | "unece:DocumentCodeList#833" | "unece:DocumentCodeList#834" | "unece:DocumentCodeList#835" | "unece:DocumentCodeList#836" | "unece:DocumentCodeList#837" | "unece:DocumentCodeList#838" | "unece:DocumentCodeList#839" | "unece:DocumentCodeList#84" | "unece:DocumentCodeList#840" | "unece:DocumentCodeList#841" | "unece:DocumentCodeList#842" | "unece:DocumentCodeList#843" | "unece:DocumentCodeList#844" | "unece:DocumentCodeList#845" | "unece:DocumentCodeList#846" | "unece:DocumentCodeList#847" | "unece:DocumentCodeList#848" | "unece:DocumentCodeList#849" | "unece:DocumentCodeList#85" | "unece:DocumentCodeList#850" | "unece:DocumentCodeList#851" | "unece:DocumentCodeList#852" | "unece:DocumentCodeList#853" | "unece:DocumentCodeList#854" | "unece:DocumentCodeList#855" | "unece:DocumentCodeList#857" | "unece:DocumentCodeList#858" | "unece:DocumentCodeList#859" | "unece:DocumentCodeList#86" | "unece:DocumentCodeList#860" | "unece:DocumentCodeList#861" | "unece:DocumentCodeList#862" | "unece:DocumentCodeList#863" | "unece:DocumentCodeList#864" | "unece:DocumentCodeList#865" | "unece:DocumentCodeList#866" | "unece:DocumentCodeList#867" | "unece:DocumentCodeList#868" | "unece:DocumentCodeList#869" | "unece:DocumentCodeList#87" | "unece:DocumentCodeList#870" | "unece:DocumentCodeList#871" | "unece:DocumentCodeList#872" | "unece:DocumentCodeList#873" | "unece:DocumentCodeList#874" | "unece:DocumentCodeList#875" | "unece:DocumentCodeList#876" | "unece:DocumentCodeList#877" | "unece:DocumentCodeList#878" | "unece:DocumentCodeList#879" | "unece:DocumentCodeList#88" | "unece:DocumentCodeList#89" | "unece:DocumentCodeList#890" | "unece:DocumentCodeList#891" | "unece:DocumentCodeList#892" | "unece:DocumentCodeList#893" | "unece:DocumentCodeList#894" | "unece:DocumentCodeList#895" | "unece:DocumentCodeList#896" | "unece:DocumentCodeList#897" | "unece:DocumentCodeList#898" | "unece:DocumentCodeList#899" | "unece:DocumentCodeList#9" | "unece:DocumentCodeList#90" | "unece:DocumentCodeList#900" | "unece:DocumentCodeList#901" | "unece:DocumentCodeList#902" | "unece:DocumentCodeList#903" | "unece:DocumentCodeList#904" | "unece:DocumentCodeList#905" | "unece:DocumentCodeList#906" | "unece:DocumentCodeList#907" | "unece:DocumentCodeList#908" | "unece:DocumentCodeList#909" | "unece:DocumentCodeList#91" | "unece:DocumentCodeList#910" | "unece:DocumentCodeList#911" | "unece:DocumentCodeList#912" | "unece:DocumentCodeList#913" | "unece:DocumentCodeList#914" | "unece:DocumentCodeList#915" | "unece:DocumentCodeList#916" | "unece:DocumentCodeList#917" | "unece:DocumentCodeList#92" | "unece:DocumentCodeList#925" | "unece:DocumentCodeList#926" | "unece:DocumentCodeList#927" | "unece:DocumentCodeList#929" | "unece:DocumentCodeList#93" | "unece:DocumentCodeList#930" | "unece:DocumentCodeList#931" | "unece:DocumentCodeList#932" | "unece:DocumentCodeList#933" | "unece:DocumentCodeList#934" | "unece:DocumentCodeList#935" | "unece:DocumentCodeList#936" | "unece:DocumentCodeList#937" | "unece:DocumentCodeList#938" | "unece:DocumentCodeList#94" | "unece:DocumentCodeList#940" | "unece:DocumentCodeList#941" | "unece:DocumentCodeList#95" | "unece:DocumentCodeList#950" | "unece:DocumentCodeList#951" | "unece:DocumentCodeList#952" | "unece:DocumentCodeList#953" | "unece:DocumentCodeList#954" | "unece:DocumentCodeList#955" | "unece:DocumentCodeList#96" | "unece:DocumentCodeList#960" | "unece:DocumentCodeList#961" | "unece:DocumentCodeList#962" | "unece:DocumentCodeList#963" | "unece:DocumentCodeList#964" | "unece:DocumentCodeList#965" | "unece:DocumentCodeList#966" | "unece:DocumentCodeList#97" | "unece:DocumentCodeList#970" | "unece:DocumentCodeList#971" | "unece:DocumentCodeList#972" | "unece:DocumentCodeList#974" | "unece:DocumentCodeList#975" | "unece:DocumentCodeList#976" | "unece:DocumentCodeList#977" | "unece:DocumentCodeList#978" | "unece:DocumentCodeList#979" | "unece:DocumentCodeList#98" | "unece:DocumentCodeList#99" | "unece:DocumentCodeList#990" | "unece:DocumentCodeList#991" | "unece:DocumentCodeList#995" | "unece:DocumentCodeList#996" | "unece:DocumentCodeList#998"

effectiveSpecifiedPeriod?object

The specified period within which this referenced document is effective.

Type

IUneceSpecifiedPeriod | undefined

electronicPresentationIndicator?union

The indication of whether or not this referenced document is presented in an electronic format.

Type

boolean | undefined

globalId?union

A unique global identifier for this referenced document.

Type

string | IJsonLdValueObject | undefined

identifierunion

A unique identifier for this referenced document.

Type

(string | IJsonLdValueObject | undefined) & (string | IJsonLdValueObject)

includedAmount?array

A monetary value included in this referenced document.

Type

IUneceAmountType[] | undefined

includedNote?array

A note included in this referenced document.

Type

IUneceNote[] | undefined

information?string

Information, expressed as text, for this referenced document.

Type

string | undefined

issueDateTimestring

The formatted date or date time for the issuance of this referenced document.

Type

string

issueLogisticsLocation?object

The logistics related location where this referenced document has been issued.

Type

IUneceLogisticsLocation | undefined

issuerAssignedId?union

The unique issuer assigned identifier for this referenced document.

Type

string | IJsonLdValueObject | undefined

issuerParty?object

The trade related party that issues this referenced document.

Type

IUneceTradeParty | undefined

issuerSpecifiedInstructions?array

Handling instructions specified by the issuer for this referenced document.

Type

IUneceDocumentHandlingInstructions[] | undefined

itemIdentificationId?union

The unique identifier of an item in this referenced document.

Type

string | IJsonLdValueObject | undefined

lineCountNumeric?string

The number of lines for this referenced document.

Type

string | undefined

lineId?union

The unique identifier of a line in this referenced document.

Type

string | IJsonLdValueObject | undefined

lineItemQuantity?object

The number of line items in this referenced document.

Type

IUneceQuantityType | undefined

lodgementLocation?object

The logistics related location where this referenced document has been lodged.

Type

IUneceLogisticsLocation | undefined

messageFunctionPurposeCode?union

The code specifying the purpose of this referenced document.

Type

UneceMessageFunctionCodeList | undefined

name?string

A name, expressed as text, for this referenced document.

Type

string | undefined

originalIssuedQuantity?object

The number of originals issued of this referenced document.

Type

IUneceQuantityType | undefined

originalRequiredQuantity?object

The number of originals required of this referenced document.

Type

IUneceQuantityType | undefined

pageId?union

The identifier of the page for this referenced document.

Type

string | IJsonLdValueObject | undefined

previousRevisionId?union

An identifier for a previous revision of this referenced document.

Type

string | IJsonLdValueObject | undefined

processCondition?string

A process condition, expressed as text, for this referenced document.

Type

string | undefined

processConditionCode?string

The code specifying the process condition for this referenced document.

Type

string | undefined

proprietaryType?string

A proprietary type, expressed as text, for this referenced document.

Type

string | undefined

receiptDateTime?string

The date, time, date time, or other date time value for the formal receipt of this referenced document.

Type

string | undefined

recipientTradeParty?array

A trade related party that receives this referenced document.

Type

IUneceTradeParty[] | undefined

referenceDateTime?string

The reference date or date time for this referenced document.

Type

string | undefined

referenceRelationshipTypeCode?string

The code specifying the type of relationship between this referenced document and another artefact, such as a replacement of an original document.

Type

string | undefined

referenceTypeCode?string

The code specifying the reference type of this referenced document.

Type

string | undefined

remarks?string

A remark, expressed as text, regarding this referenced document.

Type

string | undefined

reportCountNumeric?string

The report count for this referenced document.

Type

string | undefined

revision?string

A revision, expressed as text, for this referenced document.

Type

string | undefined

revisionDateTime?string

A date, time, date time or other date time value for the revision of this referenced document.

Type

string | undefined

revisionId?union

A unique identifier for a revision of this referenced document.

Type

string | IJsonLdValueObject | undefined

sectionName?string

A section name, expressed as text, for this referenced document.

Type

string | undefined

senderTradeParty?object

The trade related party that sends this referenced document.

Type

IUneceTradeParty | undefined

signatoryAuthentication?array

A signatory authentication for this referenced document.

Type

IUneceAuthentication[] | undefined

specifiedDocumentStatus?array

Status information specified for this referenced document.

Type

IUneceDocumentStatus[] | undefined

status?string

A status, expressed as text, for this referenced document.

Type

string | undefined

subordinateLineId?union

The identifier of the subordinate line of this referenced document.

Type

string | IJsonLdValueObject | undefined

subtypeCode?string

A code specifying a subtype of this referenced document.

Type

string | undefined

totalIssueCountNumeric?string

The total issue count for this referenced document.

Type

string | undefined

uRIIdunion

The unique Uniform Resource Identifier (URI) for this referenced document.

Type

(string | IJsonLdValueObject | undefined) & (string | IJsonLdValueObject)

validityPeriod?array

A period of validity specified for this referenced document.

Type

IUneceSpecifiedPeriod[] | undefined

versionIdunion

The identifier for the version of this referenced document.

Type

(string | IJsonLdValueObject | undefined) & (string | IJsonLdValueObject)

On this page