DEV
Query.
carton
Returns a
Carton
resource by
ID
Arguments
id
•
ID!
Required
The
Carton
ID
Returns:
Carton
GraphQL
1
2
3
type
Query
{
carton
(
id
:
ID
!
)
:
Carton
}
Related user guides
> Es > Docs > Global Ecommerce > Integration > Integrating New Checkout
>
Obtener detalles del pedido
Global Ecommerce > Integration > Integrating New Checkout
>
Retrieve order details
> Es > Docs > Global Ecommerce > Rating
>
Tarificación de envíos
Global Ecommerce > Rating
>
Shipment rating
> Es > Docs > Supply Chain > Landed Cost
>
Crear un Landed Cost - GraphQL
Supply Chain > Landed Cost
>
Create a landed cost - GraphQL
> Es > Docs > Supply Chain > Landed Cost
>
Crear un envío
Supply Chain > Landed Cost
>
Create a shipment
> Es > Docs > Supply Chain > Landed Cost
>
Integración de envíos en plataforma
Supply Chain > Landed Cost
>
Platform shipment integration
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
carton
Returns a
Cartonresource byIDArguments
id
ID!
Required
CartonIDReturns:
Carton
type Query { carton(id: ID!): Carton }Related user guides
Was this page helpful?