Geozones API v2

Geozones define country and region settings for use in shipping calculations, regional pricing and taxation. 

The Geozones API resource allows you to list built-in and manage custom Geozones configured for your account.

The Geozone Object

Learn about the Geozone object and its properties.

List Geozones

GET /api/v2/geozones.json

Get a Geozone

GET /api/v2/geozones/{id}.json

Add a Geozone

POST /api/v2/geozones.json

Update a Geozone

PUT /api/v2/geozones/{id}.json

Delete a Geozone

DELETE /api/v2/geozones/{id}.json