GET api/v2/samples/infos

Request

URI Parameters

Response

SamplesInfoBasic
NameDescriptionTypeAdditional information
Id

integer

Order

integer

InfoId

integer

Info

InfoIdentification

InfoTypeId

integer

InfoType

InfoTypeBasic

MeasurementUnitId

integer

MeasurementUnit

MeasurementUnitIdentification

DisplayValue

string

ForceScale

integer

ForceSignifDigits

integer

ValueText

string

ValueInteger

integer

ValueFloat

decimal number

ValueDateTime

date

ValueBoolean

boolean

ValueAccountId

integer

ValueAccount

AccountIdentification

DependentInfoId

integer

DependentInfo

InfoIdentification

SampleId

integer

Sample

SampleShort

Response Format

application/json, text/json

Sample:
{
  "Id": 1,
  "Order": 2,
  "InfoId": 1,
  "Info": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "InfoTypeId": 1,
  "InfoType": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "MeasurementUnitId": 1,
  "MeasurementUnit": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "DisplayValue": "sample string 3",
  "ForceScale": 1,
  "ForceSignifDigits": 1,
  "ValueText": "sample string 4",
  "ValueInteger": 1,
  "ValueFloat": 1.1,
  "ValueDateTime": "2025-08-04T18:40:54.1053308Z",
  "ValueBoolean": true,
  "ValueAccountId": 1,
  "ValueAccount": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "DependentInfoId": 1,
  "DependentInfo": {
    "Id": 1,
    "Identification": "sample string 2"
  },
  "SampleId": 5,
  "Sample": {
    "Id": 1,
    "Identification": "sample string 2",
    "ControlIdentification": "sample string 3",
    "ControlNumber": "sample string 4",
    "ReferenceKey": "sample string 5",
    "Prefix": "sample string 6",
    "GroupId": 7,
    "Number": 8,
    "Year": 9,
    "SubNumber": 10,
    "Revision": 11,
    "Active": true,
    "SyncPortal": true,
    "Received": true,
    "Finalized": true,
    "Published": true,
    "Reviewed": true,
    "ReferenceSampleId": 1,
    "ServiceCenterId": 1,
    "ServiceCenter": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "SampleTypeId": 1,
    "SampleType": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "AccountId": 1,
    "Account": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "RelatedAccountId": 1,
    "RelatedAccount": {
      "Id": 1,
      "Identification": "sample string 2"
    },
    "CurrentStatusId": 1,
    "CurrentStatus": {
      "Id": 1,
      "SampleStatus": {
        "Id": 1,
        "Identification": "sample string 2",
        "BeforeReceive": true,
        "AfterPublish": true,
        "PortalSampleStatus": 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:54.1053308Z",
            "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:54.1053308Z",
              "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:54.1053308Z",
            "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:54.1053308Z"
    }
  }
}

text/html

Sample:
{"Id":1,"Order":2,"InfoId":1,"Info":{"Id":1,"Identification":"sample string 2"},"InfoTypeId":1,"InfoType":{"Id":1,"Identification":"sample string 2"},"MeasurementUnitId":1,"MeasurementUnit":{"Id":1,"Identification":"sample string 2"},"DisplayValue":"sample string 3","ForceScale":1,"ForceSignifDigits":1,"ValueText":"sample string 4","ValueInteger":1,"ValueFloat":1.1,"ValueDateTime":"2025-08-04T18:40:54.1053308Z","ValueBoolean":true,"ValueAccountId":1,"ValueAccount":{"Id":1,"Identification":"sample string 2"},"DependentInfoId":1,"DependentInfo":{"Id":1,"Identification":"sample string 2"},"SampleId":5,"Sample":{"Id":1,"Identification":"sample string 2","ControlIdentification":"sample string 3","ControlNumber":"sample string 4","ReferenceKey":"sample string 5","Prefix":"sample string 6","GroupId":7,"Number":8,"Year":9,"SubNumber":10,"Revision":11,"Active":true,"SyncPortal":true,"Received":true,"Finalized":true,"Published":true,"Reviewed":true,"ReferenceSampleId":1,"ServiceCenterId":1,"ServiceCenter":{"Id":1,"Identification":"sample string 2"},"SampleTypeId":1,"SampleType":{"Id":1,"Identification":"sample string 2"},"AccountId":1,"Account":{"Id":1,"Identification":"sample string 2"},"RelatedAccountId":1,"RelatedAccount":{"Id":1,"Identification":"sample string 2"},"CurrentStatusId":1,"CurrentStatus":{"Id":1,"SampleStatus":{"Id":1,"Identification":"sample string 2","BeforeReceive":true,"AfterPublish":true,"PortalSampleStatus":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:54.1053308Z","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:54.1053308Z","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:54.1053308Z","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:54.1053308Z"}}}