LabTestDetailResponse
data object
Lab test uuid
97187b64-81ef-4dfa-9681-9da71fb43b63
Lab test case number
Lab test id
LT0DQFRX19
Lab test status
Possible values: [upcoming
, new
, confirmed
, in-progress
, submitted
, completed
, submitted-pending-approval
, aborted
, rejected
, canceled
]
Lab test type
List of test services
Creator org
Receiver org
Executor org
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
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
items object[]
Item id
Item name
Item description
Style id
Style name
Item color
Item size
Item origin country, iso alpha-2 country code
Sample size
Unit
Style Id
productLine object
Product Line custom id
Product Line name
productCategory object
Product Category custom id
Product Category name
brand object
Brand custom id
Brand name
group object
Group custom id
Group name
division object
Division custom id
Division name
department object
Department custom id
Department name
class object
class custom id
class name
additionalFields object[]
Additional fields
Integration key
Values
created time
2024-07-16T08:13:25Z
updated time
2024-07-16T08:13:25Z
questionnaire object
forTestCreation object[]
Possible values: [string
, date
, attachment
, country
, table
]
forTestExecution object[]
Possible values: [string
, date
, attachment
, country
, table
]
attachments object
generalInformation object[]
testResult object[]
questionnaire object[]
activity object[]
{
"data": {
"uuid": "97187b64-81ef-4dfa-9681-9da71fb43b63",
"caseNumber": "string",
"labTestId": "LT0DQFRX19",
"status": "upcoming",
"testType": "string",
"testServices": [
"string"
],
"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"
}
]
},
"items": [
{
"itemId": "string",
"itemName": "string",
"itemDescription": "string",
"styleId": "string",
"styleName": "string",
"color": "string",
"size": "string",
"originCountry": [
"string"
],
"sampleSize": 0,
"unit": "string",
"source": "string",
"productLine": {
"productLineId": "string",
"name": "string"
},
"productCategory": {
"productCategoryId": "string",
"name": "string"
},
"brand": {
"brandId": "string",
"name": "string"
},
"group": {
"groupId": "string",
"name": "string"
},
"division": {
"divisionId": "string",
"name": "string"
},
"department": {
"departmentId": "string",
"name": "string"
},
"class": {
"classId": "string",
"name": "string"
},
"additionalFields": [
{
"integrationKey": "string",
"value": [
"string"
]
}
]
}
],
"createdAt": "2024-07-16T08:13:25Z",
"updatedAt": "2024-07-16T08:13:25Z",
"questionnaire": {
"forTestCreation": [
{
"integrationKey": "string",
"type": "string",
"values": [
"string"
]
}
],
"forTestExecution": [
{
"integrationKey": "string",
"type": "string",
"values": [
"string"
]
}
]
},
"attachments": {
"generalInformation": [
{
"name": "string",
"url": "string"
}
],
"testResult": [
{
"name": "string",
"url": "string"
}
],
"questionnaire": [
{
"name": "string",
"url": "string"
}
],
"activity": [
{
"name": "string",
"url": "string"
}
]
}
}
}