ghl_store_create_shipping_zone
Add a new shipping zone to your store location by defining the zone name, covered countries, and optional states.
Instructions
Create Shipping Zone The "Create Shipping Zone" API allows adding a new shipping zone. Endpoint: POST /store/shipping-zone (Version header: none; source: v3/store-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |