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.

logoUrl?|

Absolute URL for the company logo.

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-"
orderNumberBase*||||

order number base.

invoiceDefaultFooterText?|

Default invoice footer copy.

defaultPaymentTerms?|

Default payment terms label.

defaultPriceListId?|

Default price list identifier.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json