POST api/KSNB_DanhMucLechPhat/InsertNewDataItem
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": "bf19fbf4-505a-42ce-be47-3f481d1b4a9e",
"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"