ghl_store_delete_shipping_rate
Delete a specific shipping rate from a shipping zone by providing the shipping zone ID and shipping rate ID.
Instructions
Delete shipping rate Delete specific shipping rate with Id :shippingRateId Endpoint: DELETE /store/shipping-zone/{shippingZoneId}/shipping-rate/{shippingRateId} (Version header: none; source: v3/store-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| altId | Yes | Location Id or Agency Id | |
| altType | Yes | ||
| shippingRateId | Yes | ID of the shipping rate that needs to be returned | |
| shippingZoneId | Yes | ID of the shipping zone |