SecondaryChartAccountPatchRequest
PATCH {{base_url}}/SecondaryChartAccountPatchRequest
Updates a single secondary chart account based on a given set of parameters.
API
Finance API
Requires Authentication
Yes (Advanced)
Returns
SecondaryChartAccountDTO
Batch?
No
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":125,"CompanyId":1,"AccountCode":"Tst-acc","AccountName":"Test Acc","AccountType":1}