POST DanhMuc/SuaThuocTinhHoSo
Request Information
URI Parameters
None.
Body Parameters
DIGITI_ThuocTinhHoSo| Name | Description | Type | Additional information |
|---|---|---|---|
| ThuocTinhHoSoID | integer |
None. |
|
| MaThuocTinhHoSo | string |
None. |
|
| TenThuocTinhHoSo | string |
None. |
|
| ThuTucID | integer |
None. |
|
| ThuocTinhKhoa | integer |
None. |
|
| LoaiThuocTinh | integer |
None. |
|
| GhiChu | string |
None. |
|
| KieuDuLieu | string |
None. |
|
| SapXep | integer |
None. |
|
| Highlight | boolean |
None. |
|
| LoaiDangKy | integer |
None. |
|
| Command | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"thuoctinhhosoid": 1,
"mathuoctinhhoso": "sample string 2",
"tenthuoctinhhoso": "sample string 3",
"thutucid": 1,
"thuoctinhkhoa": 1,
"loaithuoctinh": 1,
"ghichu": "sample string 4",
"kieudulieu": "sample string 5",
"sapxep": 1,
"highlight": true,
"loaidangky": 1,
"command": "sample string 6"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.