Save company settings
Updates the company configuration for the current workspace.
PUT/api/unstable/configs/company Updates the company configuration for the current workspace.
companyName*string
Legal or public company name.
companyDescription?string
Company description used in sales documents.
Example"Revenue operations software for product teams."
website?string
Primary company website URL.
Example"https://recerc.com"
phoneNumber?string
Primary company phone number.
address?string
Company billing or mailing address.
Example"Nueva Tajamar 481, Las Condes"
contactEmail?string
Primary company contact email.
Example"hello@recerc.com"
contactFax?string
Fax number shown when configured.
logoUrl?string
Absolute URL for the company logo.
Example"https://cdn.recerc.com/logo.png"
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.
orderNumberBase*number
Starting sequence number for order generation.
invoiceDefaultFooterText?string
Default invoice footer copy.
Example"Thank you for your business."
defaultPaymentTerms?string
Default payment terms label.
defaultPriceListId?string
Default price list identifier.