ghl_store_create_shipping_rate
Create a new shipping rate for a specified shipping zone, with options for conditional pricing based on price or weight, carrier rates, and handling fees.
Instructions
Create Shipping Rate The "Create Shipping Rate" API allows adding a new shipping rate. Endpoint: POST /store/shipping-zone/{shippingZoneId}/shipping-rate (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 |