GetSingleSecondaryChartAccountRequest

GET {{base_url}}/GetSingleSecondaryChartAccountRequest?Id={{integer}}

Retrieves a single secondary chart account based on a given identifier.

API
Finance API

Requires Authentication
Yes (Advanced)

Returns
SecondaryChartAccountDTO

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the secondary chart account.

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":76,"CompanyId":1,"AccountCode":"Aaron","AccountName":"Exquisitely Special Account","AccountType":0}