update_cart_config
Update the workspace cart configuration: currency, tax rates, shipping methods, and stock thresholds. Partial updates alter only provided fields; arrays replace the entire list.
Instructions
Configure the workspace's commerce settings: currency, whether prices include tax, tax rates, shipping methods and stock thresholds. Only provided fields change; arrays replace the whole list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taxRates | No | ||
| productSources | No | Models that act as product sources, each with its own record field mapping. Replaces the whole list. | |
| defaultCurrency | No | ISO 4217 code, e.g. EUR | |
| shippingMethods | No | ||
| defaultTaxRateId | No | ||
| pricesIncludeTax | No | True when catalogue prices are gross (tax inside) | |
| lowStockThreshold | No | ||
| reservationTtlMinutes | No |