Skip to main content

LabTestItem

itemIdstringrequired

Possible values: <= 255 characters

styleIdstringrequired

Possible values: <= 255 characters

colorstringnullable

Possible values: <= 255 characters

Default value:
barcodestringnullable

Possible values: <= 255 characters

Default value:
sampleSizeintegernullable
unitstringnullable

Possible values: <= 255 characters

Default value:
LabTestItem
{
"itemId": "string",
"styleId": "string",
"color": "string",
"barcode": "string",
"sampleSize": 0,
"unit": "string"
}