Type.

LandedCost

A LandedCost represents the result of a landed cost calculation. LandedCost quotes belong to a Root resource and additionally include a ShipmentRating resource with additional details about the shipping costs

Fields

id

•

ID!

Required

LandedCost resource ID, prefixed with landed_cost_

amountSubtotals

•

LandedCostAmountSubtotals

Amount totals for duties, taxes, fees

createdAt

•

DateTime!

Required

When this LandedCost was created

createdBy

•

ID!

Required

The user who created the LandedCost

currencyCode

•

CurrencyCode!

Required

Currency code of the LandedCost.

deMinimis

•

[DeMinimis!]!

Required

A list of de minimis thresholds and what values they apply to

duties

•

[Duty!]!

Required

A list of duties assessed for this LandedCost

Required

End use for items included in this quote

fees

•

[Fee!]!

Required

A list of fees assessed for this LandedCost

landedCostGuaranteeCode

•

LandedCostGuaranteeCode!

Required

Indicates if the landed cost is covered by the Landed Cost Guarantee
A list of key/value metadata associated with this LandedCost

method

•

IncotermCode!

Required

INCOTERM used to perform calculations

mode

•

Mode!

Required

Indicates whether this LandedCost was created in live or test mode

organization

•

ID!

Required

Organization that this LandedCost belongs to

Required

The taxes that should be remitted.

rootId

•

ID!

Required

Root resource ID that this LandedCost belongs to

shipmentRating

•

ShipmentRating!

Required

ShipmentRating that contains shipping cost and other related details for this LandedCost

Required

Indicates what method should be used to calculate the tariff rates for this LandedCost

taxIdNumber

•

String

TaxIdNumber used for this landedCost

taxNumber

•

String

Deprecated

TaxNumber used for this landedCost.

taxes

•

[Tax!]!

Required

A list of taxes assessed for this LandedCost

updatedAt

•

DateTime!

Required

When this LandedCost was most recently updated

updatedBy

•

ID!

Required

The user who most recently updated the LandedCost

Was this page helpful?