Settings
List Settings
Returns all application settings.
Bulk Update Settings
Updates multiple settings at once.
Show Setting
Returns a single settings group by slug as a flat JSON object of its fields.
Update Setting
Updates a single setting by slug. Body shape varies per slug — for simple settings the body is `{'value': ...}`; for grouped settings (e.g. `purchase-order`, `forecasting`, `general`) the body is a flat object of allowed keys.
Get Portal Settings
Get the tenant-wide customer portal settings: the backorder master switch and the default minimum order value.
Update Portal Settings
Update the tenant-wide customer portal settings.
Get Location Settings
Get a location's portal settings.
Update Location Settings
Update a location's credit limit, payment terms, minimum order value, credit hold, discount, backorder, availability display, approval policy, and catalog. Only supplied keys are changed.
Get Company Settings
Get a company's branding + default approval policy.
Update Company Settings
Update company branding and default approval policy.