GET api/v2/WorkTypes/{WorkTypeId}/FirstStep?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkTypeId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
WorkTypeFlowDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkTypeId | integer | ||
| EditEstimatedTimes | boolean | ||
| EstimatedWork | decimal number | ||
| OwnerUserRoleId | integer | ||
| OwnerUserRole | UserRoleBasic | ||
| PriorityId | integer | ||
| Priority | PriorityBasic | ||
| PriorityRequired | boolean | ||
| RequiredConclusion | boolean | ||
| RequiredClass | boolean | ||
| RequiredSubclass | boolean | ||
| RequiredAccount | boolean | ||
| RequireAccountFields | boolean | ||
| FilterOwnerResponsibleByActivityServiceCenter | boolean | ||
| RequiredPerformTime | boolean | ||
| ResponsibleUserRoleId | integer | ||
| ResponsibleUserRole | UserRoleBasic | ||
| Id | integer | ||
| WorkFlowStepFromId | integer | ||
| WorkFlowStepToId | integer | ||
| ExecutionTime | decimal number | ||
| ConclusionTime | decimal number | ||
| FinishWork | boolean | ||
| AllowSamples | boolean | ||
| SampleStatusId | integer | ||
| ServiceAreaId | integer | ||
| InstructionFileId | integer | ||
| InstructionFileVersion | integer | ||
| AllowEditTemplateSample | boolean | ||
| SampleStatus | SampleStatusBasic | ||
| ServiceArea | ServiceAreaBasic | ||
| WorkFlowStepFrom | WorkFlowStepBasic | ||
| WorkFlowStepTo | WorkFlowStepBasic |