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 (string)
  • new - New
  • draft - Draft
  • confirmed - Confirmed
  • in-progress - In Progress
  • submitted - Submitted
  • completed - Completed
  • submitted-pending-approval - Submitted Pending Approval
  • aborted - Aborted
  • rejected - Rejected
  • canceled - Canceled

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

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"]
    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",
    "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"
    ],
    "productType": "Item"
    }