POST DanhMuc/XoaLinhVuc
Request Information
URI Parameters
None.
Body Parameters
COM_LinhVucName | Description | Type | Additional information |
---|---|---|---|
LinhVucID | integer |
None. |
|
MaLinhVuc | string |
None. |
|
TenLinhVuc | string |
None. |
|
GhiChu | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "linhvucid": 1, "malinhvuc": "sample string 2", "tenlinhvuc": "sample string 3", "ghichu": "sample string 4" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.