ghl_store_update_shipping_carrier
Update an existing shipping carrier's details, including name, callback URL, and available services, to manage shipping rate configurations.
Instructions
Update Shipping Carrier The "update Shipping Carrier" API allows update a shipping carrier to the system. Endpoint: PUT /store/shipping-carrier/{shippingCarrierId} (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). | |
| shippingCarrierId | Yes | ID of the shipping carrier that needs to be returned |