GET api/v2/works/{workId}/GetDataForNextStep/{workFlowStepId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workId | integer |
Required |
|
| workFlowStepId | integer |
Required |
Response
DefaultResultOfWorkNextStep| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| Messages | Collection of string | ||
| Data | WorkNextStep |