Retrieve a shipping zone
How to fetch a specific shipping zone via API
Last updated
How to fetch a specific shipping zone via API
Last updated
To a single shipping zone, send a GET
request to the /api/shipping_zones/:id
endpoint, where id
is the ID of the resource that you want to retrieve.
GET https://yourdomain.commercelayer.io/api/shipping_zones/:id
The following request fetches the shipping zone identified by the id "xYZkjABcde":