Recerc

Save company settings

Updates the company configuration for the current workspace.

PUT/api/configs/company

Updates the company configuration for the current workspace.

Request Body

application/json

Request payload for Save company settings.

shortName*string

Short company name.

Example"Recerc"
companyName*string

Legal or public company name.

Example"Recerc Inc."
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.

Example"CLP"
allowedCurrencies?array<>||

Currency codes enabled for the company. Null means all supported currencies are allowed.

orderNumberPrefix*string

Prefix used for generated order numbers.

Example"SO-"
salesOrderNumberPrefix?|

Prefix used for generated sales order numbers.

orderNumberBase*||||

order number base.

invoiceDefaultFooterText?|

Default invoice footer copy.

defaultPaymentTerms?|

Default payment terms label.

defaultPriceListId?|

Default price list identifier.

salesOrdersEnabled?|

Whether sales orders are enabled for the workspace.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json