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": "4b1fa15a-e2f0-4318-ac7a-4dbc9538281b",
"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"