GET api/years/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"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:50:38.4668213-08:00",
"YearTagId": "sample string 11",
"BasicOrMove": "sample string 12",
"BacisOrMove": "sample string 13",
"PrevYearId": 1
}