store_get_shipping_rates
Retrieve a specific shipping rate by providing the shipping zone ID and shipping rate ID. Get detailed rate information for orders and shipments.
Instructions
Get Shipping Rate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | No | Location Id or Agency Id Defaults to GHL_LOCATION_ID when omitted. | |
| altType | No | Defaults to GHL_LOCATION_ID when omitted. | |
| shippingRateId | Yes | ID of the shipping rate that needs to be returned | |
| shippingZoneId | Yes | ID of the shipping zone |