ecommerce_setStoreShippingV1
Sets the flat-rate shipping price for a store, creating a shipping zone if needed. Use 0 for free shipping.
Instructions
Set the flat-rate shipping price for a store, creating the shipping zone if it does not exist yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | The ID of the store to configure shipping for. | |
| price | Yes | Flat shipping rate in the smallest currency unit (e.g. cents). Use 0 for free shipping. |