Skip to main content

InspectionSampleSelection

inspectionId string

Unique identifier of the report

Example: abcd1234-ab12-ab12-ab12-abcd1234efgh4568
organizationId string

Unique identifier of the organization who executed the inspection

Example: 200373
sampleSelection integer

Sample selection

Example: 13
sampleSize integer

Sample size

Example: 13
totalInspectionQuantity integer

Total inspection quantity

Example: 72
InspectionSampleSelection
{
"inspectionId": "abcd1234-ab12-ab12-ab12-abcd1234efgh4568",
"organizationId": "200373",
"sampleSelection": "13",
"sampleSize": "13",
"totalInspectionQuantity": "72"
}