POST api/KSNB_PhongBanBoPhan/InsertNewDataItem
Request Information
URI Parameters
None.
Body Parameters
KSNB_PhongBanBoPhan| Name | Description | Type | Additional information |
|---|---|---|---|
| MaPB | string |
None. |
|
| TenTat | string |
None. |
|
| TenPB | string |
None. |
|
| TenMien | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"MaPB": "sample string 1",
"TenTat": "sample string 2",
"TenPB": "sample string 3",
"TenMien": "sample string 4"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"