POST api/KSNB_DanhMucLechPhat/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
KSNB_DanhMucLechPhat| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaLech | string |
None. |
|
| DienGiai | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "1932550f-11b9-4da8-95d0-351e17825180",
"MaLech": "sample string 2",
"DienGiai": "sample string 3"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"