Skip to main content
POST
Save the tenant's own details and the defaults every screen inherits.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Save the tenant's own details and the defaults every screen inherits.

Not the code and not the status — those are the operator's (ADR-018).

p_name
string<text>
required
p_allow_negative_stock
boolean<boolean>
p_contact_email
string<text>
p_contact_phone
string<text>
p_country_id
string<uuid>
p_default_currency_id
string<uuid>
p_default_language_id
string<uuid>
p_default_locale_id
string<uuid>
p_default_timezone
string<text>
p_functional_currency_id
string<uuid>
p_planning_horizon_days
integer<integer>
p_reporting_currency_id
string<uuid>
p_warranty_override_policy
string<text>

Response

200

OK