GET api/v2/works/{workId}/infos
Request
URI Parameters
| Name | Description | Type | Additional information |
| workId |
|
integer
|
Required
|
Response
WorkFlowInfoBasic
| Name | Description | Type | Additional information |
| Id |
|
integer
|
|
| Order |
|
integer
|
|
| Info |
|
InfoBasic
|
|
| MeasurementUnit |
|
MeasurementUnitBasic
|
|
| DependentInfo |
|
InfoBasic
|
|
| DisplayValue |
|
string
|
|
| ForceScale |
|
integer
|
|
| ForceSignifDigits |
|
integer
|
|
| InputScale |
|
integer
|
|
| InputSignifDigits |
|
integer
|
|
| InputFormat |
|
string
|
|
| ValueText |
|
string
|
|
| ValueInteger |
|
integer
|
|
| ValueFloat |
|
decimal number
|
|
| ValueDateTime |
|
date
|
|
| ValueBoolean |
|
boolean
|
|
| ValueAccount |
|
AccountBasic
|
|