DEV

Type.

CustomsSpec

No description

Fields

amountSubtotals

CustomsSpecAmountSubtotals!

Required

Subtotal amounts of how the Order amount was calculated.
Objects including other details about the CustomsSpec

cartons

[Carton!]

The Carton objects that are tied to this CustomsSpec

clearanceType

ClearanceType

The type of clearance for this CustomsSpec

createdAt

DateTime!

Required

The timestamp of when this CustomsSpec was created

currencyCode

CurrencyCode!

Required

The two letter currency code that the totals for this CustomsSpec will be represented in

customsDocuments

[CustomsDocument!]!

Required

A list of CustomsDocument objects that are associated with this CustomsSpec

customsItems

[CustomsItem!]

The CustomsItem objects that are a result of generating this CustomsSpec

declarationStatement

String

Declaration statement to be used for this CustomsSpec

id

ID!

Required

CustomsSpec ID prefixed with customs_spec_

incoterm

IncotermCode!

Required

Applicable Incoterm for this CustomsSpec
Optional metadata key/value pairs

mode

Mode!

Required

The Mode this CustomsSpec was created in

organization

ID!

Required

The Organization associated with the CustomsSpec

parties

[Party!]

A list of parties associated with the CustomsSpec

reasonForExport

LandedCostEndUse!

Required

The customs term for the end use of this export

serviceLevel

String

The service level that was used by the carrier for this CustomsSpec

trackingNumber

String

The tracking number provided by the carrier who is handling this shipment

updatedAt

DateTime!

Required

The timestamp of when this CustomsSpec was updated

Was this page helpful?