Guides
Fetching Shipping Zones From a Platform
Relay Get Shipping Zones
Using Relay the shipping zone and shipping method data in an external commerce platform is translated into a single common schema in real time. You can fetch these shipping zones using the Relay Get Shipping Zones endpoint.
Get Shipping Zones
The response will contain all shipping zones and all methods within those zones. There is no pagination when using this endpoint.
GET /v1/relay/merchants/{merchant_id}/shipping-zones
Supported Platforms
- Shopify
- BigCommerce
- WooCommerce
Was this page helpful?