POST api/VanDonKhoCOD_DonChuaMapERP/UpSertDataItem
Request Information
URI Parameters
None.
Body Parameters
VanDonKhoCOD_DonChuaMapERP_Model| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaVanDon | string |
None. |
|
| ThoiGianTit | date |
None. |
|
| MaDonSanTMDT | string |
None. |
|
| MaDonERP | string |
None. |
|
| GhiChu | string |
None. |
|
| DateCreate | date |
None. |
|
| UserCreate | globally unique identifier |
None. |
|
| Status | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "e230b430-817d-437b-b4a5-62e01bce9750",
"MaVanDon": "sample string 2",
"ThoiGianTit": "2026-01-29T16:29:46.3330998+07:00",
"MaDonSanTMDT": "sample string 4",
"MaDonERP": "sample string 5",
"GhiChu": "sample string 6",
"DateCreate": "2026-01-29T16:29:46.3330998+07:00",
"UserCreate": "c6c8f038-6566-48ca-9394-ffed01818de1",
"Status": 9
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"