DEV
Query.
order
No description
Arguments
orderId
•
String!
Required
The
ID
of the Order to return.
Returns:
Order
GraphQL
1
2
3
type
Query
{
order
(
orderId
:
String
!
)
:
Order
}
Related user guides
> Es > Docs > Global Ecommerce > Checkout
>
Mostrar políticas de la tienda
Global Ecommerce > Checkout
>
Display store policies
> Es > Docs > Global Ecommerce > Checkout > Foreign Currency Settlement
>
Captura manual de pagos
Global Ecommerce > Checkout > Foreign Currency Settlement
>
Manual payment capture
> Es > Docs > Global Ecommerce > Integration > Integrating New Checkout
>
Integración personalizada
Global Ecommerce > Integration > Integrating New Checkout
>
Custom integration
> 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 > Landed Cost
>
Classify on the fly
Global Ecommerce > Landed Cost
>
Classify on the fly
> Es > Docs > Global Ecommerce > Shopify
>
Metafields de pedidos
Global Ecommerce > Shopify
>
Order metafields
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
order
No description
Arguments
orderId
String!
Required
IDof the Order to return.Returns:
Order
type Query { order(orderId: String!): Order }Related user guides
Was this page helpful?