POST api/DangKyLichLamViecCongTacVien/UpSertDataItem
Request Information
URI Parameters
None.
Body Parameters
DangKyLichLamViecCongTacVienModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| NgayLamViec | date |
None. |
|
| CTVID | globally unique identifier |
None. |
|
| MaCTV | string |
None. |
|
| HoVaTenCTV | string |
None. |
|
| PickerID | globally unique identifier |
None. |
|
| MaPicker | string |
None. |
|
| HoVaTenPicker | string |
None. |
|
| NgayDangKy | date |
None. |
|
| NguoiDangKy | string |
None. |
|
| Status | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "5ca5db14-5fa2-462d-be53-ae5775f59138",
"NgayLamViec": "2026-01-29T16:30:37.7866314+07:00",
"CTVID": "f595a7d3-c0ea-4a08-8269-27343106a5ce",
"MaCTV": "sample string 4",
"HoVaTenCTV": "sample string 5",
"PickerID": "cac8de3c-5a39-4729-ad69-61248f388410",
"MaPicker": "sample string 6",
"HoVaTenPicker": "sample string 7",
"NgayDangKy": "2026-01-29T16:30:37.7866314+07:00",
"NguoiDangKy": "sample string 9",
"Status": 10
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"