LabTestListResponse
Total number of records matching the query
24
Number of records returned in a batch
10
Offset position
0
data object[]required
Lab test uuid
LT0DQFRX19
Lab test case number
Lab test status
completed
Type of lab test
Creator of the lab test
Receiver of the lab test
Executor of the lab test
brandRetailer object[]required
Array of brand retailer information
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: >= 1
and <= 3
1
1
suppliers object[]required
Array of supplier information
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: >= 1
and <= 3
1
1
factories object[]required
Array of factory information
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: >= 1
and <= 3
1
1
labAgency objectrequired
Possible values: <= 255 characters
Possible values: <= 255 characters
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
2024-01-05T15:44:42
2024-01-09T12:58:30Z
{
"total": 24,
"limit": 10,
"offset": 0,
"data": [
{
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"labTestId": "LT0DQFRX19",
"caseNumber": "string",
"status": "completed",
"testType": "string",
"creator": "string",
"receiver": "string",
"executor": "string",
"brandRetailer": [
{
"name": "string",
"localOrganizationId": "string",
"tier": 1
}
],
"suppliers": [
{
"name": "string",
"localOrganizationId": "string",
"tier": 1
}
],
"factories": [
{
"name": "string",
"localOrganizationId": "string",
"tier": 1
}
],
"labAgency": {
"name": "string",
"localOrganizationId": "string"
},
"itemIds": [
"string"
],
"styleIds": [
"string"
],
"productLines": [
"string"
],
"productCategories": [
"string"
],
"brands": [
"string"
],
"createdAt": "2024-01-05T15:44:42",
"updatedAt": "2024-01-09T12:58:30Z"
}
]
}