store_list_shipping_rates
Fetch all shipping rates tied to a specific shipping zone ID to review or manage delivery costs.
Instructions
List Shipping Rates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| limit | No | The maximum number of items to be included in a single page of results | |
| offset | No | The starting index of the page, indicating the position from which the results should be retrieved. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| shippingZoneId | Yes | ID of the item that needs to be returned |