ghl_store_update_shipping_zone
Update an existing shipping zone with new name, countries, and state settings using the shipping zone ID.
Instructions
Update Shipping Zone The "update Shipping Zone" API allows update a shipping zone to the system. Endpoint: PUT /store/shipping-zone/{shippingZoneId} (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). | |
| shippingZoneId | Yes | ID of the item that needs to be returned |