finsit API - FiscalYear

A collection of help pages for using the API.

FiscalYear

No description available.

Properties

Name Type Description
id String
start DateTime
end DateTime
chartOfAccountsId String
lastLedgerDate DateTime
currency String
lastActiveDate DateTime[]
activePeriodLastUpdate DateTime

Sample object

{
  "id": "06c3179a71bf0ee009dee54300000444",
  "start": "2012-04-01T00:00:00",
  "end": "2013-03-31T00:00:00",
  "chartOfAccountsId": "EUBAS97",
  "lastLedgerDate": "2013-03-18T00:00:00",
  "currency": "SEK",
  "lastActiveDate": null,
  "activePeriodLastUpdate": "0001-01-01T00:00:00"
}