POST api/v2/works/{workId}/WorkFlowNextStepToId/{workFlowStepId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workId | integer |
Required |
|
| workFlowStepId | integer |
Required |
Body Parameters
WorkNextStep| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| Identification | string | ||
| PriorityId | integer | ||
| WorkConclusionId | integer | ||
| NextWorkFlow | WorkFlowNextStep | ||
| Infos | DeltaOfWorkFlowInfoInsertAndWorkFlowInfoUpdate |
Response
DefaultResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| Messages | Collection of string | ||
| DialogType | integer | ||
| Data | Object |