GET NgayGioTot/{TenCongViec}/{NgaySinhDL}/{NgayCanXemDL}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| TenCongViec | No documentation available. |
Define this parameter in the request URI. |
| NgaySinhDL | No documentation available. |
Define this parameter in the request URI. |
| NgayCanXemDL | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Status": 1,
"Message": "sample string 2",
"RowsCounter": 3,
"Data": {
"NgaySinhDL": "2025-12-25T20:21:45.5615493+07:00",
"NgayCanXemDL": "2025-12-25T20:21:45.5615493+07:00",
"NgaySinhAL": "sample string 3",
"NgayCanXemAL": "sample string 4",
"WorkId": 5,
"WorkName": "sample string 6",
"TotalScore": 7,
"ResultMsgTotalScore": "sample string 8",
"ResultMsgGioCanChi": "sample string 9",
"ResultMsg": "sample string 10",
"lNgayGioTotItem": [
{
"KindName": "sample string 1",
"WorkKindDesc": "sample string 2",
"ScoreDesc": "sample string 3"
},
{
"KindName": "sample string 1",
"WorkKindDesc": "sample string 2",
"ScoreDesc": "sample string 3"
},
{
"KindName": "sample string 1",
"WorkKindDesc": "sample string 2",
"ScoreDesc": "sample string 3"
}
]
}
}