GET api/years

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "YearId": 1,
    "YearName": "sample string 2",
    "YearNameE": "sample string 3",
    "EntryCloseId": "sample string 4",
    "EntryOpenId": "sample string 5",
    "EntryCloseDate": "sample string 6",
    "EntryOpenDate": "sample string 7",
    "CloseAccId": "sample string 8",
    "NextYearId": "sample string 9",
    "ReOpend": "sample string 10",
    "years_DaTim": "2025-12-10T14:49:19.8124374-08:00",
    "YearTagId": "sample string 11",
    "BasicOrMove": "sample string 12",
    "BacisOrMove": "sample string 13",
    "PrevYearId": 1
  },
  {
    "$ref": "1"
  },
  {
    "$ref": "1"
  }
]