Skip to main content

BaseLabTestDetailResponsePrefix

uuidstring

Lab test uuid

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

Lab test case number

labTestIdstring

Lab test id

Example: LT0DQFRX19
testTypestring

Lab test type

testFormIdstring

Test form ID

Example: TF-2024-001
testFormNamestring

Test form name

Example: Chemical Test Form
statusLabTestStatusEnum

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

tagsstring[]

Lab test tags

testServicesstring[]

List of test services

stageOfTestingstring[]

Stages of testing

Example: ["Initial Production"]
expectedCompletionDatestring<date>

Expected completion date

Example: 2024-01-15
productionDatestring<date>

Production date

Example: 2024-01-10
remarksstring[]

Remarks and comments

Example: ["Sample meets all requirements"]
creatorstring

Creator org

receiverstring

Receiver org

executorstring

Executor org

labTechnicians object[]

Lab technicians assigned to the lab test

  • Array [
  • namestring

    Lab technician name

  • ]
  • brandRetailer 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

    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

  • ]
  • purchaseOrdersstring[]

    Purchase order numbers

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

    Lab tests linked to this lab test (retest or manual link)

  • Array [
  • uuidstring<uuid>

    Linked lab test uuid

    caseNumberstring

    Linked lab test case number

    labTestIdstring

    Linked lab test id

    Example: LT0DQFRX19
    statusLabTestStatusEnum

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

    overallResult object
    resultResultEnum

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

    Example: fail
    reviewResultstringnullable
    Example: Conditional Pass
    reportIssueDatestring<date>nullable

    Linked lab test report issue date

    Example: 2026-02-01
    reportNumberstringnullable

    Linked lab test report number(s)

    revisionNumberintegernullable

    Linked lab test revision number

    originalReportNumberstringnullable

    Linked lab test original report number

    tagsstring[]

    Linked lab test tags

    linkedCommentstring

    Comment describing the link between the two lab tests

  • ]
  • productTypestring

    Product type

    Possible values: [Item, Style, Material]

    BaseLabTestDetailResponsePrefix
    {
    "uuid": "97187b64-81ef-4dfa-9681-9da71fb43b63",
    "caseNumber": "string",
    "labTestId": "LT0DQFRX19",
    "testType": "string",
    "testFormId": "TF-2024-001",
    "testFormName": "Chemical Test Form",
    "status": "new",
    "tags": [
    "string"
    ],
    "testServices": [
    "string"
    ],
    "stageOfTesting": [
    "Initial Production"
    ],
    "expectedCompletionDate": "2024-01-15",
    "productionDate": "2024-01-10",
    "remarks": [
    "Sample meets all requirements"
    ],
    "creator": "string",
    "receiver": "string",
    "executor": "string",
    "labTechnicians": [
    {
    "name": "string"
    }
    ],
    "brandRetailer": {
    "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"
    },
    "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"
    }
    ]
    },
    "purchaseOrders": [
    "PO-2024-001",
    "PO-2024-002"
    ],
    "linkedTests": [
    {
    "uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "caseNumber": "string",
    "labTestId": "LT0DQFRX19",
    "status": "new",
    "overallResult": {
    "result": "fail",
    "reviewResult": "Conditional Pass"
    },
    "reportIssueDate": "2026-02-01",
    "reportNumber": "string",
    "revisionNumber": 0,
    "originalReportNumber": "string",
    "tags": [
    "string"
    ],
    "linkedComment": "string"
    }
    ],
    "productType": "Item"
    }