CompanyBasicFinanceSettingsPatchRequest
PATCH {{base_url}}/CompanyBasicFinanceSettingsPatchRequest?CompanyId={{integer}}
Updates company basic settings.
API
Finance API
Requires Authentication
Yes (Advanced)
Returns
CompanyBasicFinanceSettingsDTO
Batch?
No
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
CompanyId | string | Required. | |
| (int32) | |||
| The identifier of the associated Company. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | Required. | |
| The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
| The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Id":82021,"SecondaryChartOfAccountsEnabled":true}