DEV
Query.
serviceLevel
Returns a
ServiceLevel
resource by ID.
Arguments
id
•
ID!
Required
The
ID
of the
ServiceLevel
to return.
Returns:
ServiceLevel
GraphQL
1
2
3
type
Query
{
serviceLevel
(
id
:
ID
!
)
:
ServiceLevel
}
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 > Clear
>
Recuperar detalles aduaneros
Supply Chain > Clear
>
Retrieve customs details
> 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
> Es > Docs > Supply Chain > Landed Cost
>
Recuperar niveles de servicio
Supply Chain > Landed Cost
>
Retrieve service levels
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
serviceLevel
Returns a
ServiceLevelresource by ID.Arguments
id
ID!
Required
IDof theServiceLevelto return.Returns:
ServiceLevel
type Query { serviceLevel(id: ID!): ServiceLevel }Related user guides
Was this page helpful?