DEV

Input.

ManifestInput

No description

Fields

amount

Decimal

Total monetary amount

arrivalDate

DateTime

Projected arrival date for the items at the destination

awbNumber

String

8-digit AWB number

awbPrefix

String

3-digit airline prefix for AWB

carrierCode

String

IATA carrier code

destinationCode

String

Code for where goods enter the country at the destination. Could be an IATA airport code (ex: SLC), port code (ex: USLAX), etc.

entryTypeDateOfArrival

DateTime

Date of arrival for entry type

Required

Lines of the manifest

operatorDestination

String

Destination operator information

operatorOrigin

String

Origin operator information

originCode

String

Code for where goods left the country at origin. Could be an IATA airport code (ex: NRT), port code (ex: CNSHA), etc.

postalOperatorCode

PostalOperatorCode!

Required

Postal operator code for the manifest

serviceNumber

String

Service number. (e.g. flight number, train number, etc.)

transportationMode

TransportationMode

Transportation mode

weight

Decimal

Total weight of the manifest

weightUnit

WeightUnitCode!

Required

Unit of weight measurement

Was this page helpful?