GET api/v2/works/{workId}/workflows/{workFlowId}/infos/{workFlowInfoId}

Request

URI Parameters

NameDescriptionTypeAdditional information
workId

integer

Required

workFlowId

integer

Required

workFlowInfoId

integer

Required

Response

WorkFlowInfoDetail
NameDescriptionTypeAdditional information
InfoType

InfoTypeBasic

ForceScale

integer

ForceSignifDigits

integer

Inherited

boolean

DependentInfo

InfoBasic

RequiredValue

boolean

EditionUser

UserBasic

EditionDateTime

date

Id

integer

Order

integer

Info

InfoBasic

MeasurementUnit

MeasurementUnitBasic

DisplayValue

string

InputScale

integer

InputSignifDigits

integer

InputFormat

string

ValueText

string

ValueInteger

integer

ValueFloat

decimal number

ValueDateTime

date

ValueBoolean

boolean

ValueAccount

AccountBasic

Response Format

application/json, text/json

Sample:
{
  "InfoType": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "ForceScale": 1,
  "ForceSignifDigits": 1,
  "Inherited": true,
  "DependentInfo": {
    "InfoTypeId": 1,
    "InfoType": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "Active": true,
    "MeasurementUnit": {
      "Description": "sample string 1",
      "Id": 2,
      "Identification": "sample string 3"
    },
    "ForceScale": 1,
    "ForceSignifDigits": 1,
    "ReadOnlyValue": true,
    "EquipmentTypeId": 1,
    "AccountTypeId": 1,
    "AllowAnyValue": true,
    "AllowText": true,
    "ConsumableTypeId": 1,
    "ConsumableType": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    },
    "Options": [
      {
        "Id": 1,
        "InfoId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2"
      },
      {
        "Id": 1,
        "InfoId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2"
      }
    ],
    "DLLFileId": 1,
    "Custom01": "sample string 6",
    "Custom02": "sample string 7",
    "Custom03": "sample string 8",
    "Custom04": "sample string 9",
    "Id": 10,
    "Identification": "sample string 11"
  },
  "RequiredValue": true,
  "EditionUser": {
    "Active": true,
    "CultureId": "sample string 2",
    "Login": "sample string 3",
    "Email": "sample string 4",
    "ServiceCenter": {
      "Active": true,
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:26.5000507Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Id": 2,
      "Identification": "sample string 3"
    },
    "ServiceArea": {
      "ServiceCenter": {
        "Active": true,
        "PriceList": {
          "Active": true,
          "Expire": "2025-08-04T18:40:26.5000507Z",
          "ConsiderServiceCenterPriceListFromSampleOrWork": true,
          "Id": 3,
          "Identification": "sample string 4"
        },
        "Id": 2,
        "Identification": "sample string 3"
      },
      "ExtraTime": 1,
      "ExternalServiceArea": true,
      "Active": true,
      "Id": 3,
      "Identification": "sample string 4"
    },
    "Account": {
      "Complement": "sample string 1",
      "ReferenceKey": "sample string 2",
      "AccountType": {
        "Active": true,
        "RequireRegistryNumber": true,
        "AccountTypeRegistryTypeId": 1,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "PriceList": {
        "Active": true,
        "Expire": "2025-08-04T18:40:26.5000507Z",
        "ConsiderServiceCenterPriceListFromSampleOrWork": true,
        "Id": 3,
        "Identification": "sample string 4"
      },
      "Active": true,
      "RelatedAccountRequired": true,
      "RegistryNumber": "sample string 5",
      "CultureId": "sample string 6",
      "Id": 7,
      "Identification": "sample string 8"
    },
    "SignatureCertFileId": 1,
    "LicenseGroup": {
      "Id": 1,
      "Identification": "sample string 2",
      "UserReadOnlyAccessCount": 3,
      "UserEditableAccessCount": 4
    },
    "ReadOnlyAccess": true,
    "Reserved": true,
    "ServiceAreaId": 1,
    "ExternalUser": "sample string 5",
    "Id": 6,
    "Identification": "sample string 7"
  },
  "EditionDateTime": "2025-08-04T18:40:26.5000507Z",
  "Id": 3,
  "Order": 4,
  "Info": {
    "InfoTypeId": 1,
    "InfoType": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "Active": true,
    "MeasurementUnit": {
      "Description": "sample string 1",
      "Id": 2,
      "Identification": "sample string 3"
    },
    "ForceScale": 1,
    "ForceSignifDigits": 1,
    "ReadOnlyValue": true,
    "EquipmentTypeId": 1,
    "AccountTypeId": 1,
    "AllowAnyValue": true,
    "AllowText": true,
    "ConsumableTypeId": 1,
    "ConsumableType": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    },
    "Options": [
      {
        "Id": 1,
        "InfoId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2"
      },
      {
        "Id": 1,
        "InfoId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2"
      }
    ],
    "DLLFileId": 1,
    "Custom01": "sample string 6",
    "Custom02": "sample string 7",
    "Custom03": "sample string 8",
    "Custom04": "sample string 9",
    "Id": 10,
    "Identification": "sample string 11"
  },
  "MeasurementUnit": {
    "Description": "sample string 1",
    "Id": 2,
    "Identification": "sample string 3"
  },
  "DisplayValue": "sample string 5",
  "InputScale": 1,
  "InputSignifDigits": 1,
  "InputFormat": "sample string 6",
  "ValueText": "sample string 7",
  "ValueInteger": 1,
  "ValueFloat": 1.1,
  "ValueDateTime": "2025-08-04T18:40:26.5000507Z",
  "ValueBoolean": true,
  "ValueAccount": {
    "Complement": "sample string 1",
    "ReferenceKey": "sample string 2",
    "AccountType": {
      "Active": true,
      "RequireRegistryNumber": true,
      "AccountTypeRegistryTypeId": 1,
      "Id": 3,
      "Identification": "sample string 4"
    },
    "PriceList": {
      "Active": true,
      "Expire": "2025-08-04T18:40:26.5000507Z",
      "ConsiderServiceCenterPriceListFromSampleOrWork": true,
      "Id": 3,
      "Identification": "sample string 4"
    },
    "Active": true,
    "RelatedAccountRequired": true,
    "RegistryNumber": "sample string 5",
    "CultureId": "sample string 6",
    "Id": 7,
    "Identification": "sample string 8"
  }
}

text/html

Sample:
{"InfoType":{"Id":1,"Identification":"sample string 2"},"ForceScale":1,"ForceSignifDigits":1,"Inherited":true,"DependentInfo":{"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"Active":true,"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"ReadOnlyValue":true,"EquipmentTypeId":1,"AccountTypeId":1,"AllowAnyValue":true,"AllowText":true,"ConsumableTypeId":1,"ConsumableType":{"Id":1,"Identification":"sample string 2","Active":true},"Options":[{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"},{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"}],"DLLFileId":1,"Custom01":"sample string 6","Custom02":"sample string 7","Custom03":"sample string 8","Custom04":"sample string 9","Id":10,"Identification":"sample string 11"},"RequiredValue":true,"EditionUser":{"Active":true,"CultureId":"sample string 2","Login":"sample string 3","Email":"sample string 4","ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:26.5000507Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ServiceArea":{"ServiceCenter":{"Active":true,"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:26.5000507Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Id":2,"Identification":"sample string 3"},"ExtraTime":1,"ExternalServiceArea":true,"Active":true,"Id":3,"Identification":"sample string 4"},"Account":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:26.5000507Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"},"SignatureCertFileId":1,"LicenseGroup":{"Id":1,"Identification":"sample string 2","UserReadOnlyAccessCount":3,"UserEditableAccessCount":4},"ReadOnlyAccess":true,"Reserved":true,"ServiceAreaId":1,"ExternalUser":"sample string 5","Id":6,"Identification":"sample string 7"},"EditionDateTime":"2025-08-04T18:40:26.5000507Z","Id":3,"Order":4,"Info":{"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"Active":true,"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"ReadOnlyValue":true,"EquipmentTypeId":1,"AccountTypeId":1,"AllowAnyValue":true,"AllowText":true,"ConsumableTypeId":1,"ConsumableType":{"Id":1,"Identification":"sample string 2","Active":true},"Options":[{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"},{"Id":1,"InfoId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2"}],"DLLFileId":1,"Custom01":"sample string 6","Custom02":"sample string 7","Custom03":"sample string 8","Custom04":"sample string 9","Id":10,"Identification":"sample string 11"},"MeasurementUnit":{"Description":"sample string 1","Id":2,"Identification":"sample string 3"},"DisplayValue":"sample string 5","InputScale":1,"InputSignifDigits":1,"InputFormat":"sample string 6","ValueText":"sample string 7","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2025-08-04T18:40:26.5000507Z","ValueBoolean":true,"ValueAccount":{"Complement":"sample string 1","ReferenceKey":"sample string 2","AccountType":{"Active":true,"RequireRegistryNumber":true,"AccountTypeRegistryTypeId":1,"Id":3,"Identification":"sample string 4"},"PriceList":{"Active":true,"Expire":"2025-08-04T18:40:26.5000507Z","ConsiderServiceCenterPriceListFromSampleOrWork":true,"Id":3,"Identification":"sample string 4"},"Active":true,"RelatedAccountRequired":true,"RegistryNumber":"sample string 5","CultureId":"sample string 6","Id":7,"Identification":"sample string 8"}}