GET api/v2/sampletypes/{sampleTypeId}/infos/{sampleTypeInfoId}?translate={translate}

Request

URI Parameters

NameDescriptionTypeAdditional information
sampleTypeId

integer

Required

sampleTypeInfoId

integer

Required

translate

boolean

Default value is False

Response

SampleTypeInfoBasic
NameDescriptionTypeAdditional information
SampleType

SampleTypeIdentification

SampleTypeId

integer

Id

integer

Inherited

boolean

RequiredValue

boolean

Order

integer

InfoId

integer

Info

InfoBasic

InfoTypeId

integer

InfoType

InfoTypeBasic

MeasurementUnitId

integer

MeasurementUnit

MeasurementUnitBasic

DisplayValue

string

ForceScale

integer

ForceSignifDigits

integer

ValueText

string

ValueInteger

integer

ValueFloat

decimal number

ValueDateTime

date

ValueBoolean

boolean

ValueAccountId

integer

ValueAccount

AccountBasic

ValueEquipmentId

integer

ValueEquipment

EquipmentBasic

ValueFileId

integer

ValueFile

FileBasic

DependentInfoId

integer

DependentInfo

InfoBasic

InfoGroupId

integer

InfoGroup

InfoGroupBasic

ReadOnlyValue

boolean

Response Format

application/json, text/json

Sample:
{
  "SampleType": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "SampleTypeId": 1,
  "Id": 2,
  "Inherited": true,
  "RequiredValue": true,
  "Order": 5,
  "InfoId": 1,
  "Info": {
    "InfoTypeId": 1,
    "InfoType": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "Active": true,
    "MeasurementUnit": {
      "Description": "sample string 1",
      "MeasurementUnitCategoryId": 1,
      "Category": {
        "Id": 1,
        "Identification": "sample string 2"
      },
      "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,
        "InfoTypeId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "MeasurementUnitCategoryId": 1,
          "Category": {
            "Id": 1,
            "Identification": "sample string 2"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2",
        "ValueText": "sample string 3",
        "ValueInteger": 1,
        "ValueFloat": 1.1,
        "ValueDateTime": "2026-05-19T18:10:35.2792109Z",
        "ValueBoolean": true,
        "ValueAccountId": 1,
        "ValueFileId": 1,
        "ValueEquipmentId": 1,
        "DependentInfoId": 1,
        "Inherited": true,
        "ValueConsumableMovementId": 1,
        "EditionUserId": 1,
        "EditionDateTime": "2026-05-19T18:10:35.2792109Z"
      },
      {
        "Id": 1,
        "InfoId": 1,
        "InfoTypeId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "MeasurementUnitCategoryId": 1,
          "Category": {
            "Id": 1,
            "Identification": "sample string 2"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2",
        "ValueText": "sample string 3",
        "ValueInteger": 1,
        "ValueFloat": 1.1,
        "ValueDateTime": "2026-05-19T18:10:35.2792109Z",
        "ValueBoolean": true,
        "ValueAccountId": 1,
        "ValueFileId": 1,
        "ValueEquipmentId": 1,
        "DependentInfoId": 1,
        "Inherited": true,
        "ValueConsumableMovementId": 1,
        "EditionUserId": 1,
        "EditionDateTime": "2026-05-19T18:10:35.2792109Z"
      }
    ],
    "DLLFileId": 1,
    "Custom01": "sample string 6",
    "Custom02": "sample string 7",
    "Custom03": "sample string 8",
    "Custom04": "sample string 9",
    "Id": 10,
    "Identification": "sample string 11"
  },
  "InfoTypeId": 1,
  "InfoType": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "MeasurementUnitId": 1,
  "MeasurementUnit": {
    "Description": "sample string 1",
    "MeasurementUnitCategoryId": 1,
    "Category": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "Id": 2,
    "Identification": "sample string 3"
  },
  "DisplayValue": "sample string 6",
  "ForceScale": 1,
  "ForceSignifDigits": 1,
  "ValueText": "sample string 7",
  "ValueInteger": 1,
  "ValueFloat": 1.1,
  "ValueDateTime": "2026-05-19T18:10:35.2843179Z",
  "ValueBoolean": true,
  "ValueAccountId": 1,
  "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": "2026-05-19T18:10:35.2843179Z",
      "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"
  },
  "ValueEquipmentId": 1,
  "ValueEquipment": {
    "EquipmentType": {
      "Id": 1,
      "Identification": "sample string 2",
      "Active": true
    },
    "Active": true,
    "AvailableSchedule": true,
    "Id": 3,
    "Identification": "sample string 4"
  },
  "ValueFileId": 1,
  "ValueFile": {
    "Id": 1,
    "Category": "sample string 2",
    "FileDataId": 1,
    "Path": {
      "Id": 1,
      "Identification": "sample string 2",
      "ParentPathId": 1,
      "ParentPath": {
        "Id": 1,
        "Identification": "sample string 2",
        "ParentPathId": 1,
        "Active": true
      },
      "Active": true
    },
    "Version": 1,
    "Size": 1,
    "Active": true,
    "Hash": "489",
    "Identification": "sample string 4"
  },
  "DependentInfoId": 1,
  "DependentInfo": {
    "InfoTypeId": 1,
    "InfoType": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "Active": true,
    "MeasurementUnit": {
      "Description": "sample string 1",
      "MeasurementUnitCategoryId": 1,
      "Category": {
        "Id": 1,
        "Identification": "sample string 2"
      },
      "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,
        "InfoTypeId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "MeasurementUnitCategoryId": 1,
          "Category": {
            "Id": 1,
            "Identification": "sample string 2"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2",
        "ValueText": "sample string 3",
        "ValueInteger": 1,
        "ValueFloat": 1.1,
        "ValueDateTime": "2026-05-19T18:10:35.2792109Z",
        "ValueBoolean": true,
        "ValueAccountId": 1,
        "ValueFileId": 1,
        "ValueEquipmentId": 1,
        "DependentInfoId": 1,
        "Inherited": true,
        "ValueConsumableMovementId": 1,
        "EditionUserId": 1,
        "EditionDateTime": "2026-05-19T18:10:35.2792109Z"
      },
      {
        "Id": 1,
        "InfoId": 1,
        "InfoTypeId": 1,
        "InfoType": {
          "Id": 1,
          "Identification": "sample string 2"
        },
        "MeasurementUnit": {
          "Description": "sample string 1",
          "MeasurementUnitCategoryId": 1,
          "Category": {
            "Id": 1,
            "Identification": "sample string 2"
          },
          "Id": 2,
          "Identification": "sample string 3"
        },
        "ForceScale": 1,
        "ForceSignifDigits": 1,
        "DisplayValue": "sample string 2",
        "ValueText": "sample string 3",
        "ValueInteger": 1,
        "ValueFloat": 1.1,
        "ValueDateTime": "2026-05-19T18:10:35.2792109Z",
        "ValueBoolean": true,
        "ValueAccountId": 1,
        "ValueFileId": 1,
        "ValueEquipmentId": 1,
        "DependentInfoId": 1,
        "Inherited": true,
        "ValueConsumableMovementId": 1,
        "EditionUserId": 1,
        "EditionDateTime": "2026-05-19T18:10:35.2792109Z"
      }
    ],
    "DLLFileId": 1,
    "Custom01": "sample string 6",
    "Custom02": "sample string 7",
    "Custom03": "sample string 8",
    "Custom04": "sample string 9",
    "Id": 10,
    "Identification": "sample string 11"
  },
  "InfoGroupId": 1,
  "InfoGroup": {
    "Active": true,
    "Id": 2,
    "Identification": "sample string 3"
  },
  "ReadOnlyValue": true
}

text/html

Sample:
{"SampleType":{"Id":1,"Identification":"sample string 2"},"SampleTypeId":1,"Id":2,"Inherited":true,"RequiredValue":true,"Order":5,"InfoId":1,"Info":{"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"Active":true,"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"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,"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2","ValueText":"sample string 3","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2026-05-19T18:10:35.2792109Z","ValueBoolean":true,"ValueAccountId":1,"ValueFileId":1,"ValueEquipmentId":1,"DependentInfoId":1,"Inherited":true,"ValueConsumableMovementId":1,"EditionUserId":1,"EditionDateTime":"2026-05-19T18:10:35.2792109Z"},{"Id":1,"InfoId":1,"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2","ValueText":"sample string 3","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2026-05-19T18:10:35.2792109Z","ValueBoolean":true,"ValueAccountId":1,"ValueFileId":1,"ValueEquipmentId":1,"DependentInfoId":1,"Inherited":true,"ValueConsumableMovementId":1,"EditionUserId":1,"EditionDateTime":"2026-05-19T18:10:35.2792109Z"}],"DLLFileId":1,"Custom01":"sample string 6","Custom02":"sample string 7","Custom03":"sample string 8","Custom04":"sample string 9","Id":10,"Identification":"sample string 11"},"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnitId":1,"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"Id":2,"Identification":"sample string 3"},"DisplayValue":"sample string 6","ForceScale":1,"ForceSignifDigits":1,"ValueText":"sample string 7","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2026-05-19T18:10:35.2843179Z","ValueBoolean":true,"ValueAccountId":1,"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":"2026-05-19T18:10:35.2843179Z","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"},"ValueEquipmentId":1,"ValueEquipment":{"EquipmentType":{"Id":1,"Identification":"sample string 2","Active":true},"Active":true,"AvailableSchedule":true,"Id":3,"Identification":"sample string 4"},"ValueFileId":1,"ValueFile":{"Id":1,"Category":"sample string 2","FileDataId":1,"Path":{"Id":1,"Identification":"sample string 2","ParentPathId":1,"ParentPath":{"Id":1,"Identification":"sample string 2","ParentPathId":1,"Active":true},"Active":true},"Version":1,"Size":1,"Active":true,"Hash":"489","Identification":"sample string 4"},"DependentInfoId":1,"DependentInfo":{"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"Active":true,"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"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,"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2","ValueText":"sample string 3","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2026-05-19T18:10:35.2792109Z","ValueBoolean":true,"ValueAccountId":1,"ValueFileId":1,"ValueEquipmentId":1,"DependentInfoId":1,"Inherited":true,"ValueConsumableMovementId":1,"EditionUserId":1,"EditionDateTime":"2026-05-19T18:10:35.2792109Z"},{"Id":1,"InfoId":1,"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnit":{"Description":"sample string 1","MeasurementUnitCategoryId":1,"Category":{"Id":1,"Identification":"sample string 2"},"Id":2,"Identification":"sample string 3"},"ForceScale":1,"ForceSignifDigits":1,"DisplayValue":"sample string 2","ValueText":"sample string 3","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2026-05-19T18:10:35.2792109Z","ValueBoolean":true,"ValueAccountId":1,"ValueFileId":1,"ValueEquipmentId":1,"DependentInfoId":1,"Inherited":true,"ValueConsumableMovementId":1,"EditionUserId":1,"EditionDateTime":"2026-05-19T18:10:35.2792109Z"}],"DLLFileId":1,"Custom01":"sample string 6","Custom02":"sample string 7","Custom03":"sample string 8","Custom04":"sample string 9","Id":10,"Identification":"sample string 11"},"InfoGroupId":1,"InfoGroup":{"Active":true,"Id":2,"Identification":"sample string 3"},"ReadOnlyValue":true}