Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create a new quality control
Example:
"123e4567-e89b-12d3-a456-426614174000"
Quality control status, can be any of { draft: 0, requested: 1, started: 2, completed: 3 }
Available options:
0, 1, 2, 3 Example:
1
Example:
true
Example:
true
Example:
"AQL 1.5"
Example:
true
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
"4655-2027781"
Example:
120
Example:
0
Example:
"2024-09-04T10:15:30Z"
Quality control final result, can be any of { pending: 0, passed: 1, failed: 2 }
Available options:
0, 1, 2 Example:
1
Response
Successful operation