ecommerce_settings_update
Update ecommerce settings for currency, tax rate, and translatable fields like products URL slug and company name.
Instructions
Update ecommerce settings. attributes: flat root-level fields (currency, tax_rate, notification_email, ...). translations: nested {field: {lang: value}} for translatable settings (products_url_slug, terms_url, company_name, bank_details). Wraps payload in {settings: {...}} envelope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| attributes | No | ||
| translations | No |