POST DanhMuc/ThemDanhMuc
Request Information
URI Parameters
None.
Body Parameters
DIGITI_ThuTuc| Name | Description | Type | Additional information |
|---|---|---|---|
| ThuTucID | integer |
None. |
|
| TenThuTuc | string |
None. |
|
| LinhVucID | integer |
None. |
|
| GhiChu | string |
None. |
|
| DonViTaoID | integer |
None. |
|
| LoaiThuTuc | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"thutucid": 1,
"tenthutuc": "sample string 2",
"linhvucid": 1,
"ghichu": "sample string 3",
"donvitaoid": 1,
"loaithutuc": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.