ghl_store_create_shipping_carrier
Add a shipping carrier to your store by providing name, callback URL for rate retrieval, and optional services.
Instructions
Create Shipping Carrier The "Create Shipping Carrier" API allows adding a new shipping carrier. Endpoint: POST /store/shipping-carrier (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). |