LabTestUploadRequestBody
2024-04-24
testResultAttachments object[]required
f85774e7-cb3a-4bf3-ab8a-92e22bed41ac
testPackages object[]nullable
testProperties object[]required
- items
- materials
- styles
Possible values: [pass
, fail
, data
, na
]
Possible values: <= 255 characters
items object[]nullable
testConditions object[]nullable
pass
- Passfail
- Faildata
- Datana
- N/A
Possible values: [pass
, fail
, data
, na
]
samples object[]nullable
Possible values: [pass
, fail
, data
]
followUpAction objectnullable
attachments object[]nullable
Possible values: [critical
, major
, minor
]
Possible values: [pass
, fail
, data
, na
]
Possible values: <= 255 characters
materials object[]nullable
testConditions object[]nullable
pass
- Passfail
- Faildata
- Datana
- N/A
Possible values: [pass
, fail
, data
, na
]
samples object[]nullable
Possible values: [pass
, fail
, data
]
followUpAction objectnullable
attachments object[]nullable
Possible values: [critical
, major
, minor
]
Possible values: [pass
, fail
, data
, na
]
Possible values: <= 255 characters
styles object[]nullable
testConditions object[]nullable
pass
- Passfail
- Faildata
- Datana
- N/A
Possible values: [pass
, fail
, data
, na
]
samples object[]nullable
Possible values: [pass
, fail
, data
]
followUpAction objectnullable
attachments object[]nullable
Possible values: [critical
, major
, minor
]
overallResult objectrequired
Possible values: [pass
, fail
, data
]
pass
questionnaire objectnullable
forTestExecution object[]required
labAgency object
Possible values: <= 255 characters
Possible values: <= 255 characters
iso alpha-2 country code
Possible values: <= 2 characters
Possible values: <= 255 characters
Possible values: <= 50 characters
contacts object[]
Possible values: <= 255 characters
Possible values: <= 255 characters
Possible values: <= 80 characters
Possible values: <= 80 characters
{
"reportNumber": "string",
"originalReportNumber": "string",
"revisionNumber": 0,
"reportIssueDate": "2024-04-24",
"testResultAttachments": [
{
"fileId": "f85774e7-cb3a-4bf3-ab8a-92e22bed41ac",
"label": "string"
}
],
"testPackages": [
{
"id": "string",
"name": "string",
"type": "string"
}
],
"testProperties": [
{
"id": "string",
"name": "string",
"testPackageId": "string",
"testCategoryId": "string",
"testSubCategoryId": "string",
"testMethod": "string",
"result": "pass",
"reviewResult": "string",
"items": [
{
"itemId": "string",
"testConditions": [
{
"id": "string",
"name": "string",
"result": "pass",
"samples": [
{
"data": "string",
"result": "pass",
"sampleNumbers": [
0
]
}
],
"followUpAction": {
"comment": "string",
"attachments": [
{
"fileId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"label": "string"
}
],
"failureCategoryId": "string",
"failureCategoryName": "string",
"failureId": "string",
"failureName": "string",
"failureSeverity": "critical"
}
}
]
}
]
},
{
"id": "string",
"name": "string",
"testPackageId": "string",
"testCategoryId": "string",
"testSubCategoryId": "string",
"testMethod": "string",
"result": "pass",
"reviewResult": "string",
"materials": [
{
"materialId": "string",
"testConditions": [
{
"id": "string",
"name": "string",
"result": "pass",
"samples": [
{
"data": "string",
"result": "pass",
"sampleNumbers": [
0
]
}
],
"followUpAction": {
"comment": "string",
"attachments": [
{
"fileId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"label": "string"
}
],
"failureCategoryId": "string",
"failureCategoryName": "string",
"failureId": "string",
"failureName": "string",
"failureSeverity": "critical"
}
}
]
}
]
},
{
"id": "string",
"name": "string",
"testPackageId": "string",
"testCategoryId": "string",
"testSubCategoryId": "string",
"testMethod": "string",
"result": "pass",
"reviewResult": "string",
"styles": [
{
"styleId": "string",
"testConditions": [
{
"id": "string",
"name": "string",
"result": "pass",
"samples": [
{
"data": "string",
"result": "pass",
"sampleNumbers": [
0
]
}
],
"followUpAction": {
"comment": "string",
"attachments": [
{
"fileId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"label": "string"
}
],
"failureCategoryId": "string",
"failureCategoryName": "string",
"failureId": "string",
"failureName": "string",
"failureSeverity": "critical"
}
}
]
}
]
}
],
"overallResult": {
"result": "pass",
"reviewResult": "string"
},
"questionnaire": {
"forTestExecution": [
{
"integrationKey": "string",
"values": [
"string"
]
}
]
},
"labAgency": {
"localOrganizationId": "string",
"address": "string",
"city": "string",
"country": "string",
"province": "string",
"postal": "string",
"contacts": [
{
"name": "string",
"email": "[email protected]",
"telephoneNumber": "string",
"mobileNumber": "string"
}
]
}
}