LabTestListForItem
Lab test uuid
LT0DQFRX19
Lab 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
1
1
factories object[]
Array of factory information
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: >= 1
and <= 3
1
1
labAgency object
Possible values: <= 255 characters
Possible values: <= 255 characters
2024-01-05T15:44:42
2024-01-09T12:58:30Z
Product type
Possible values: [Item
, Style
, Material
]
items object
Array of item ids
Possible values: <= 255 characters
Array of style ids
Possible values: <= 255 characters
Array of product lines
Possible values: <= 255 characters
Array of product categories
Possible values: <= 255 characters
Array of brands
Possible values: <= 255 characters
{
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"labTestId": "LT0DQFRX19",
"caseNumber": "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",
"items": {
"itemIds": [
"string"
],
"styleIds": [
"string"
],
"productLines": [
"string"
],
"productCategories": [
"string"
],
"brands": [
"string"
]
}
}