DEV
Query.
location
Retrieves a location by its unique identifier.
Arguments
id
•
ID!
Required
No description
Returns:
Location
GraphQL
1
2
3
type
Query
{
location
(
id
:
ID
!
)
:
Location
}
Related user guides
> Es > Docs > Postal > Duty Collection > Collection By Zonos
>
Declaration ID
Postal > Duty Collection > Collection By Zonos
>
Declaration ID
> Es > Docs > Postal > Operations > United States Ddp
>
Estado de pago de aranceles
Postal > Operations > United States Ddp
>
Duty payment status
> Es > Docs > Postal > Shipping Via Posts > Zonos And Japan Post > Verified Accounts > Create Labels Via Api
>
Crear un envío individual
Postal > Shipping Via Posts > Zonos And Japan Post > Verified Accounts > Create Labels Via Api
>
Create a single shipment
> Es > Docs > Supply Chain > Brokerage
>
Crear una consignación
Supply Chain > Brokerage
>
Create a consignment
> Es > Docs > Supply Chain > Clear
>
Recuperar detalles aduaneros
Supply Chain > Clear
>
Retrieve customs details
> Es > Docs > Supply Chain
>
Crear claves de cuenta
Supply Chain
>
Create account keys
> Es > Docs > Supply Chain
>
Greenlight
Supply Chain
>
Greenlight
> Es > Docs > Supply Chain > Landed Cost
>
Crear centro de fulfillment
Supply Chain > Landed Cost
>
Create fulfillment center
> Es > Docs > Supply Chain > Landed Cost
>
Crear organizaciones de proveedores
Supply Chain > Landed Cost
>
Create vendor organizations
> Es > Docs > Supply Chain
>
Validar un Declaration ID
Supply Chain
>
Validate a Declaration ID
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
location
Retrieves a location by its unique identifier.
Arguments
id
ID!
Required
Returns:
Location
type Query { location(id: ID!): Location }Related user guides
Was this page helpful?