store_create_shipping_zone
Create a new shipping zone by specifying a name and list of countries. Define delivery regions for your store to manage shipping options effectively.
Instructions
Create Shipping Zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the shipping zone | |
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| countries | Yes | List of countries that are available |