Save company settings
Updates the company configuration for the current workspace.
PUT/api/configs/company Updates the company configuration for the current workspace.
Request payload for Save company settings.
companyName*string
Legal or public company name.
companyDescription?|
Company description used in sales documents.
website?|
Primary company website URL.
phoneNumber?|
Primary company phone number.
address?|
Company billing or mailing address.
contactEmail?|
Primary company contact email.
contactFax?|
Fax number shown when configured.
logoFileId?|
Workspace file id for a company logo uploaded through the media bucket.
logoUrl?|
Legacy absolute URL for the company logo. Prefer logoFileId for new uploads.
currencyCode*string
Default workspace currency code.
allowedCurrencies?array<>||
Currency codes enabled for the company. Null means all supported currencies are allowed.
orderNumberPrefix*string
Prefix used for generated order numbers.
salesOrderNumberPrefix?|
Prefix used for generated sales order numbers.
orderNumberBase*||||
invoiceDefaultFooterText?|
Default invoice footer copy.
defaultPaymentTerms?|
Default payment terms label.
defaultPriceListId?|
Default price list identifier.
salesOrdersEnabled?|
Whether sales orders are enabled for the workspace.