Active Accounting Period

GET {{base_url}}/Settings/ActivePeriod

Use this endpoint to retrieve general settings information about the active (or current) accounting period.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Period":200712,"FmtPeriod":"12/2007","AccountPdStart":"2007-12-01T00:00:00.000","AccountPdEnd":"2007-12-31T00:00:00.000","FYStart":"2007-01-01T00:00:00.000","FYEnd":"2007-12-31T00:00:00.000","ActiveCompanyClosed":"N","AllCompaniesClosed":"N","ApplytoAllCompanies":""}]