DEV

Type.

ManifestLine

No description

Fields

arrivalDate

DateTime!

Required

Arrival date for the Manifest

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.

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

Was this page helpful?