POST api/KSNB_TyLeHoanThanhKhoiLuong/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
KSNB_TyLeHoanThanhKhoiLuong| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaTyLe | string |
None. |
|
| DiemKhoiLuong | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "cfb299ea-2ae2-4fb0-86f8-1daeabb6fe92",
"MaTyLe": "sample string 2",
"DiemKhoiLuong": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"