ecommerce_settings_update
Modify ecommerce settings (currency, tax rate, notifications) and translations for multilingual fields. New translatable keys are discovered automatically from the server.
Instructions
Update ecommerce settings. attributes: flat root-level fields (currency, tax_rate, notification_email, ...). translations: nested {field: {lang: value}} for translatable settings. The set of translatable keys is discovered at runtime from GET /settings?include=translations (cached 60s per-site) — new server-side keys are picked up automatically. Wraps payload in {settings: {...}} envelope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| attributes | No | ||
| translations | No |