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

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

{"Id":125,"CompanyId":1,"AccountCode":"Tst-acc","AccountName":"Test Acc","AccountType":1}