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": "1a57b6ff-b1e7-4c68-b8cc-5446f890b93e",
"MaVanDon": "sample string 2",
"ThoiGianTit": "2026-04-03T18:15:07.5581383+07:00",
"MaDonSanTMDT": "sample string 4",
"MaDonERP": "sample string 5",
"GhiChu": "sample string 6",
"DateCreate": "2026-04-03T18:15:07.5581383+07:00",
"UserCreate": "41313220-5161-4c32-ac85-2acd8bd886a9",
"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"