GET api/KSNB_PhongBanBoPhan/GetDataItem?MaPB={MaPB}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| MaPB | string |
Required |
Body Parameters
None.
Response Information
Resource Description
KSNB_PhongBanBoPhan| Name | Description | Type | Additional information |
|---|---|---|---|
| MaPB | string |
None. |
|
| TenTat | string |
None. |
|
| TenPB | string |
None. |
|
| TenMien | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"MaPB": "sample string 1",
"TenTat": "sample string 2",
"TenPB": "sample string 3",
"TenMien": "sample string 4"
}