DEV
Query.
landedCost
Returns a
LandedCost
resource by
ID
Arguments
id
•
ID!
Required
No description
Returns:
LandedCost
GraphQL
1
2
3
type
Query
{
landedCost
(
id
:
ID
!
)
:
LandedCost
}
Related user guides
Global Ecommerce > Orders
>
Find quotes
Postal > Duty Collection > Collection By Zonos
>
Declaration ID
Supply Chain
>
Create account keys
Supply Chain > Landed Cost > Calculate Landed Cost Graphql
>
Retrieve tax ID
Supply Chain
>
Validate a Declaration ID
Was this page helpful?
Yes
No
© 2026 Zonos
zonos.com
Query.
landedCost
Returns a
LandedCostresource byIDArguments
id
ID!
Required
Returns:
LandedCost
type Query { landedCost(id: ID!): LandedCost }Related user guides