BaseLabTestDetailResponsePrefix
Lab test uuid
97187b64-81ef-4dfa-9681-9da71fb43b63Lab test case number
Lab test id
LT0DQFRX19Lab test type
Test form ID
TF-2024-001Test form name
Chemical Test FormPossible values: [new, draft, confirmed, in-progress, submitted, completed, submitted-pending-approval, aborted, rejected, canceled]
Lab test tags
List of test services
Stages of testing
["Initial Production"]Expected completion date
2024-01-15Production date
2024-01-10Remarks and comments
["Sample meets all requirements"]Creator org
Receiver org
Executor org
labTechnicians object[]
Lab technicians assigned to the lab test
Lab technician name
brandRetailer object
Org name
Address
City
Country
Province
Postal
contacts object[]
Contact name
Contact email
Contact telephone number
Contact mobile number
Local org id
Local org name
suppliers object[]
Org name
Address
City
Country
Province
Postal
contacts object[]
Contact name
Contact email
Contact telephone number
Contact mobile number
Local org id
Local org name
Org tier
factories object[]
Org name
Address
City
Country
Province
Postal
contacts object[]
Contact name
Contact email
Contact telephone number
Contact mobile number
Local org id
Local org name
Org tier
labAgency object
Org name
Address
City
Country
Province
Postal
contacts object[]
Contact name
Contact email
Contact telephone number
Contact mobile number
Local org id
Local org name
billingInformation object
Org name
Address
City
Country
Province
Postal
contacts object[]
Contact name
Contact email
Contact telephone number
Contact mobile number
Purchase order numbers
["PO-2024-001","PO-2024-002"]linkedTests object[]
Lab tests linked to this lab test (retest or manual link)
Linked lab test uuid
Linked lab test case number
Linked lab test id
LT0DQFRX19Possible values: [new, draft, confirmed, in-progress, submitted, completed, submitted-pending-approval, aborted, rejected, canceled]
overallResult object
Possible values: [pass, fail, data, na]
failConditional PassLinked lab test report issue date
2026-02-01Linked lab test report number(s)
Linked lab test revision number
Linked lab test original report number
Linked lab test tags
Comment describing the link between the two lab tests
Product type
Possible values: [Item, Style, Material]
{
"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"
}