Skip to main content

BaseLabTestDetailResponse

uuidstring

Lab test uuid

Example: 97187b64-81ef-4dfa-9681-9da71fb43b63
caseNumberstring

Lab test case number

labTestIdstring

Lab test id

Example: LT0DQFRX19
testFormIdstring

Test form ID

Example: TF-2024-001
testFormNamestring

Test form name

Example: Chemical Test Form
reportNumberstring

Report number

Example: RPT-2024-001
originalReportNumberstring

Original report number

Example: RPT-2024-001
revisionNumberinteger

Revision number

Example: 0
reportIssueDatedate

Report issue date

Example: 2024-01-15
sampleReceiptDatedate

Sample receipt date

Example: 2024-01-10
overallResult object
resultResultEnum (string)
  • pass - Pass
  • fail - Fail
  • data - Data
  • na - N/A

Possible values: [pass, fail, data, na]

Example: pass
reviewResultstringnullable
Example: pass
testPropertyResults object[]

Test property results

  • Array [
  • testPropertyIdstring

    Test property ID

    resultResultEnum (string)
    • pass - Pass
    • fail - Fail
    • data - Data
    • na - N/A

    Possible values: [pass, fail, data, na]

    Example: pass
    reviewResultstringnullable
    Example: pass
  • ]
  • stageOfTestingstring[]

    Stages of testing

    Example: ["Initial Production"]
    remarksstring[]

    Remarks and comments

    Example: ["Sample meets all requirements"]
    purchaseOrdersstring[]

    Purchase order numbers

    Example: ["PO-2024-001","PO-2024-002"]
    testPackages object[]

    Test packages

  • Array [
  • idstring

    Test package id

    Example: TP-2024-001
    namestring

    Test package name

    Example: Chemical Test Package
    typestringnullable

    Test package type

  • ]
  • statusstring

    Lab test status

    Possible values: [upcoming, new, confirmed, in-progress, submitted, completed, submitted-pending-approval, aborted, rejected, canceled]

    testTypestring

    Lab test type

    testServicesstring[]

    List of test services

    creatorstring

    Creator org

    receiverstring

    Receiver org

    executorstring

    Executor org

    brandRetailer object
    namestring

    name

    localOrganizationIdstring

    Local organization custom id

    suppliers object[]
  • Array [
  • namestring

    Org name

    addressstring

    Address

    citystring

    City

    countrystring

    Country

    provincestring

    Province

    postalstring

    Postal

    contacts object[]
  • Array [
  • namestring

    Contact name

    emailstring

    Contact email

    telephoneNumberstring

    Contact telephone number

    mobileNumberstring

    Contact mobile number

  • ]
  • localOrganizationIdstring

    Local org id

    localOrganizationNamestring

    Local org name

    tierstring

    Org tier

  • ]
  • factories object[]
  • Array [
  • namestring

    Org name

    addressstring

    Address

    citystring

    City

    countrystring

    Country

    provincestring

    Province

    postalstring

    Postal

    contacts object[]
  • Array [
  • namestring

    Contact name

    emailstring

    Contact email

    telephoneNumberstring

    Contact telephone number

    mobileNumberstring

    Contact mobile number

  • ]
  • localOrganizationIdstring

    Local org id

    localOrganizationNamestring

    Local org name

    tierstring

    Org tier

  • ]
  • labAgency object
    namestring

    Org name

    addressstring

    Address

    citystring

    City

    countrystring

    Country

    provincestring

    Province

    postalstring

    Postal

    contacts object[]
  • Array [
  • namestring

    Contact name

    emailstring

    Contact email

    telephoneNumberstring

    Contact telephone number

    mobileNumberstring

    Contact mobile number

  • ]
  • localOrganizationIdstring

    Local org id

    localOrganizationNamestring

    Local org name

    billingInformation object
    namestring

    Org name

    addressstring

    Address

    citystring

    City

    countrystring

    Country

    provincestring

    Province

    postalstring

    Postal

    contacts object[]
  • Array [
  • namestring

    Contact name

    emailstring

    Contact email

    telephoneNumberstring

    Contact telephone number

    mobileNumberstring

    Contact mobile number

  • ]
  • createdAtstring

    created time

    Example: 2024-07-16T08:13:25Z
    updatedAtstring

    updated time

    Example: 2024-07-16T08:13:25Z
    questionnaire object
    forTestCreation object[]
  • Array [
  • integrationKeystring
    typestring

    Possible values: [string, date, attachment, country, table]

    valuesstring[]
  • ]
  • forTestExecution object[]
  • Array [
  • integrationKeystring
    typestring

    Possible values: [string, date, attachment, country, table]

    valuesstring[]
  • ]
  • attachments object
    generalInformation object[]
  • Array [
  • namestring
    urlstring
  • ]
  • testResult object[]
  • Array [
  • namestring
    urlstring
  • ]
  • questionnaire object[]
  • Array [
  • namestring
    urlstring
  • ]
  • activity object[]
  • Array [
  • namestring
    urlstring
  • ]
  • followUpAction object[]
  • Array [
  • namestring
    urlstring
  • ]
  • BaseLabTestDetailResponse
    {
    "uuid": "97187b64-81ef-4dfa-9681-9da71fb43b63",
    "caseNumber": "string",
    "labTestId": "LT0DQFRX19",
    "testFormId": "TF-2024-001",
    "testFormName": "Chemical Test Form",
    "reportNumber": "RPT-2024-001",
    "originalReportNumber": "RPT-2024-001",
    "revisionNumber": 0,
    "reportIssueDate": "2024-01-15",
    "sampleReceiptDate": "2024-01-10",
    "overallResult": {
    "result": "pass",
    "reviewResult": "pass"
    },
    "testPropertyResults": [
    {
    "testPropertyId": "string",
    "result": "pass",
    "reviewResult": "pass"
    }
    ],
    "stageOfTesting": [
    "Initial Production"
    ],
    "remarks": [
    "Sample meets all requirements"
    ],
    "purchaseOrders": [
    "PO-2024-001",
    "PO-2024-002"
    ],
    "testPackages": [
    {
    "id": "TP-2024-001",
    "name": "Chemical Test Package",
    "type": "string"
    }
    ],
    "status": "upcoming",
    "testType": "string",
    "testServices": [
    "string"
    ],
    "creator": "string",
    "receiver": "string",
    "executor": "string",
    "brandRetailer": {
    "name": "string",
    "localOrganizationId": "string"
    },
    "suppliers": [
    {
    "name": "string",
    "address": "string",
    "city": "string",
    "country": "string",
    "province": "string",
    "postal": "string",
    "contacts": [
    {
    "name": "string",
    "email": "string",
    "telephoneNumber": "string",
    "mobileNumber": "string"
    }
    ],
    "localOrganizationId": "string",
    "localOrganizationName": "string",
    "tier": "string"
    }
    ],
    "factories": [
    {
    "name": "string",
    "address": "string",
    "city": "string",
    "country": "string",
    "province": "string",
    "postal": "string",
    "contacts": [
    {
    "name": "string",
    "email": "string",
    "telephoneNumber": "string",
    "mobileNumber": "string"
    }
    ],
    "localOrganizationId": "string",
    "localOrganizationName": "string",
    "tier": "string"
    }
    ],
    "labAgency": {
    "name": "string",
    "address": "string",
    "city": "string",
    "country": "string",
    "province": "string",
    "postal": "string",
    "contacts": [
    {
    "name": "string",
    "email": "string",
    "telephoneNumber": "string",
    "mobileNumber": "string"
    }
    ],
    "localOrganizationId": "string",
    "localOrganizationName": "string"
    },
    "billingInformation": {
    "name": "string",
    "address": "string",
    "city": "string",
    "country": "string",
    "province": "string",
    "postal": "string",
    "contacts": [
    {
    "name": "string",
    "email": "string",
    "telephoneNumber": "string",
    "mobileNumber": "string"
    }
    ]
    },
    "createdAt": "2024-07-16T08:13:25Z",
    "updatedAt": "2024-07-16T08:13:25Z",
    "questionnaire": {
    "forTestCreation": [
    {
    "integrationKey": "string",
    "type": "string",
    "values": [
    "string"
    ]
    }
    ],
    "forTestExecution": [
    {
    "integrationKey": "string",
    "type": "string",
    "values": [
    "string"
    ]
    }
    ]
    },
    "attachments": {
    "generalInformation": [
    {
    "name": "string",
    "url": "string"
    }
    ],
    "testResult": [
    {
    "name": "string",
    "url": "string"
    }
    ],
    "questionnaire": [
    {
    "name": "string",
    "url": "string"
    }
    ],
    "activity": [
    {
    "name": "string",
    "url": "string"
    }
    ],
    "followUpAction": [
    {
    "name": "string",
    "url": "string"
    }
    ]
    }
    }