DEV

Type.

ManifestLine

No description

Fields

arrivalDate

DateTime!

Required

Arrival date for the Manifest

consignmentWeight

Decimal

Consignment weight in kilograms for the package this line is part of. Same value across all lines sharing a tracking number.

createdAt

DateTime!

Required

Timestamp when the ManifestLine was created

createdBy

ID!

Required

User or system that created the ManifestLine

currencyCode

CurrencyCode!

Required

Currency code for the ManifestLine

Required

End use classification for the ManifestLine

id

ID!

Required

Unique ManifestLine identifier

landedCost

LandedCost

LandedCost of the ManifestLine

manifestId

ID!

Required

Reference to the Manifest containing this ManifestLine

referenceNumber

String

Reference number for the ManifestLine. Must be unique, used for duplicate prevention.

shippingCost

Decimal

Shipping cost used when building the federated shipmentRatingCreate input. Sourced from the postal rate sheet at ingest; required for CIF destinations (EU, GB, NO, CH).

shippingCostCurrency

CurrencyCode

ISO 4217 currency for shippingCost. Inherited from the rate sheet (e.g. AUD for AusPost) or the USD fallback when no sheet entry matches.

taxIdNumber

String

Tax identification number associated with the ManifestLine (e.g. an IOSS number for EU import VAT).

trackingNumber

String!

Required

Tracking number for this ManifestLine

updatedAt

DateTime!

Required

Timestamp when the ManifestLine was last updated

updatedBy

ID!

Required

User or system that last updated the ManifestLine
Book a demo

Was this page helpful?