ghl_store_get_available_shipping_rates
Get available shipping rates based on customer's country and order amount. Use to display shipping options during checkout.
Instructions
Returns the shipping rates available for a given country/order-amount combination. (Generated tool name was originally 'ghl_store_get_available_shipping_zones', which misdescribed the response — this endpoint returns rates, not zones; corrected here.) Get available shipping rates This return available shipping rates for country based on order amount Endpoint: POST /store/shipping-zone/shipping-rates (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). |