LabTestList
Lab test uuid
LT0DQFRX19Lab test case number
new- Newdraft- Draftconfirmed- Confirmedin-progress- In Progresssubmitted- Submittedcompleted- Completedsubmitted-pending-approval- Submitted Pending Approvalaborted- Abortedrejected- Rejectedcanceled- Canceled
Possible values: [new, draft, confirmed, in-progress, submitted, completed, submitted-pending-approval, aborted, rejected, canceled]
Type of lab test
Creator of the lab test
Receiver of the lab test
Executor of the lab test
brandRetailer object[]
Array of brand retailer information
Possible values: <= 255 characters
Possible values: <= 255 characters
suppliers object[]
Array of supplier information
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: >= 1 and <= 3
11factories object[]
Array of factory information
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: >= 1 and <= 3
11labAgency object
Possible values: <= 255 characters
Possible values: <= 255 characters
2024-01-05T15:44:422024-01-09T12:58:30ZProduct type
Possible values: [Item, Style, Material]
overallResult object
pass- Passfail- Faildata- Datana- N/A
Possible values: [pass, fail, data, na]
passpassdisposition object
pending- Pendingresponse-requested- Response Requestedresponse-submitted- Response Submittedcompleted- Completed
Possible values: [pending, response-requested, response-submitted, completed]
2024-01-05T15:44:42Array of tags
Possible values: <= 255 characters
{
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"labTestId": "LT0DQFRX19",
"caseNumber": "string",
"reportNumber": "string",
"status": "new",
"testType": "string",
"creator": "string",
"receiver": "string",
"executor": "string",
"brandRetailer": [
{
"name": "string",
"localOrganizationId": "string"
}
],
"suppliers": [
{
"name": "string",
"localOrganizationId": "string",
"tier": 1
}
],
"factories": [
{
"name": "string",
"localOrganizationId": "string",
"tier": 1
}
],
"labAgency": {
"name": "string",
"localOrganizationId": "string"
},
"createdAt": "2024-01-05T15:44:42",
"updatedAt": "2024-01-09T12:58:30Z",
"productType": "Item",
"overallResult": {
"result": "pass",
"reviewResult": "pass"
},
"disposition": {
"status": "pending",
"lastUpdateTime": "2024-01-05T15:44:42"
},
"tags": [
"string"
]
}