POST api/KSNB_TyLeHoanThanhKhoiLuong/InsertNewDataItem
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": "f6e52a69-0e7f-4af2-8560-ab5142123920",
"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"