DEV

Type.

Declaration

No description

Fields

createdAt

DateTime!

Required

Timestamp of when this Declaration was created

createdBy

ID!

Required

ID of the User or Organization that created this Declaration

id

ID!

Required

Unique identifier for this Declaration

items

[Item!]!

Required

List of items that are part of this Declaration

landedCost

LandedCost

LandedCost object associated with this Declaration

order

Order

Order object associated with this Declaration

organizationId

ID!

Required

The ID of the Organization that is associated with this Declaration

parties

[Party!]!

Required

List of parties associated with the Declaration

Required

The status of payment for this Declaration

shipments

[Shipment!]!

Required

Shipment associated with this Declaration

Required

The source of the Declaration i.e. ZONOS, POST, PREPAY

Required

The current status for this Declaration

Required

List of status transitions for this Declaration

updatedAt

DateTime!

Required

The timestamp of when this Declaration was last updated

updatedBy

ID!

Required

The ID of the User or Organization that last updated this Declaration

Was this page helpful?