GET
http://appapi.sunhouse.com.vn/api/KPI/CreateTaskAssignment2?taskname={taskname}&taskrequirement={taskrequirement}&performuser={performuser}&manageruser={manageruser}&followuser={followuser}&fdate={fdate}&tdate={tdate}&loginUser={loginUser}&processid={processid}&processtable={processtable}
Tạo công việc
Yêu cầu
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taskname |
Tên công việc |
string |
Required |
taskrequirement |
Nội dung việc |
string |
Required |
performuser |
Người thực hiện |
string |
Required |
manageruser |
Người đánh giá |
string |
Required |
followuser |
Người theo dõi (nếu có) |
string |
Required |
fdate |
từ ngày |
string |
Required |
tdate |
Đến ngày |
string |
Required |
loginUser |
tk đang đăng nhập |
string |
Required |
processid |
Id process link |
string |
Required |
processtable |
tên bảng process link |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |