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": "7729b0ad-1fb0-4299-bf6b-204cc3c65592",
"NgayLamViec": "2026-04-03T18:13:36.4956677+07:00",
"CTVID": "3dd54701-d4ba-43b7-8dcd-4201b494aa5b",
"MaCTV": "sample string 4",
"HoVaTenCTV": "sample string 5",
"PickerID": "5d8dea46-9488-49fd-ac2f-e5d3ca48c827",
"MaPicker": "sample string 6",
"HoVaTenPicker": "sample string 7",
"NgayDangKy": "2026-04-03T18:13:36.4956677+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"