InspectionStandards
aql object
Information on the AQL table
Unique identifier of the AQL table
31ade06c-1a0b-11e9-83b2-320fe256275a
Inspection level
ii
The name of the AQL table
Packaging
The threshold used for critical defects
0.010
The threshold used for major defects
2.5
The threshold used for minor defects
2.5
The source of the AQL table
null
Total of available quantity to inspect
72
countedForAql objectnullable
Number of defects found that counted for AQL per classification
The number of critical defects that counted for AQL
1
The number of major defects that counted for AQL
0
The number of minor defects that counted for AQL
0
defectFound object
Number of defects found per classification, e.g. 0 Minor, 2 Major, 0 Critical
The number of critical defects found
1
The number of major defects found
0
The number of minor defects found
0
Boolean indicating whether defective unit was activated
false
Determine Desc
AQL Standard
Determine Type
aqlTable
Determine Value
0
Boolean indicating whether double sampling was activated
false
Reason for the failure
critical
Group of the defect, e.g. Workmanship, Packaging
workmanship
Unique identifier of the report
abcd1234-ab12-ab12-ab12-abcd1234efgh4568
maxAllowed object
List of maximum allowed defect per classification, e.g. 0 Minor, 1 Major, 0 Critical
The number of critical defects max allowed
0
The number of major defects max allowed
1
The number of minor defects max allowed
1
Maximum sample size
8
Minimum sample size
13
Number of defective items
1
Number of defective units
2
Unique identifier of the organization who executed the inspection
200373
List of all packing types
Solid; Assortment
sampleSizeCategory object[]
Information on the sample size category
Unique identifier of the product category
124301
Sample size
8
Total defects found
2
Total items
2
{
"aql": {
"aqlId": "31ade06c-1a0b-11e9-83b2-320fe256275a",
"aqlLevel": "ii",
"aqlName": "Packaging",
"critical": "0.010",
"major": "2.5",
"minor": "2.5",
"source": "null"
},
"availableQuantity": "72",
"countedForAql": {
"critical": "1",
"major": "0",
"minor": "0"
},
"defectFound": {
"critical": "1",
"major": "0",
"minor": "0"
},
"defectiveUnitActivate": "false",
"determineDesc": "AQL Standard",
"determineType": "aqlTable",
"determineValue": "0",
"doubleSampling": "false",
"failReason": "critical",
"group": "workmanship",
"inspectionId": "abcd1234-ab12-ab12-ab12-abcd1234efgh4568",
"maxAllowed": {
"critical": "0",
"major": "1",
"minor": "1"
},
"maximumSampleSize": "8",
"minimumSampleSize": "13",
"noOfDefectiveItems": "1",
"noOfDefectiveUnits": "2",
"organizationId": "200373",
"packingType": "Solid; Assortment",
"sampleSizeCategory": [
{
"productCategory": "124301",
"sampleSize": "8"
}
],
"totalDefects": "2",
"totalItems": "2"
}