DEV

Type.

ManifestLine

No description

Fields

createdAt

DateTime!

Required

Timestamp when the manifest line was created

createdBy

ID!

Required

User or system that created the manifest line

currencyCode

CurrencyCode!

Required

Currency code for the manifest line

Required

End use classification for the shipment

hBOL

String

House bill of lading number

id

ID!

Required

Unique manifest line identifier

items

[Item!]!

Required

Items of the manifest line

landedCost

LandedCost

LandedCost of the manifest line

mBOL

String

Master bill of lading number

manifestId

ID!

Required

Reference to the manifest containing this line

parties

[Party!]!

Required

Parties of the manifest line

referenceNumber

String

Reference number for the manifest line

shipment

Shipment

Shipment of the manifest line

trackingNumber

String!

Required

Tracking number for this specific line

updatedAt

DateTime!

Required

Timestamp when the manifest line was last updated

updatedBy

ID!

Required

User or system that last updated the manifest line

Was this page helpful?