Skip to main content
POST
Record a calibration, and whether the tool was found out of tolerance.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Record a calibration, and whether the tool was found out of tolerance.

Out of tolerance is the reading that matters: it puts every measurement taken since the last calibration in question.

p_tool_id
string<uuid>
required
p_calibrated_on
string<date>
p_certificate_number
string<text>
p_notes
string<text>
p_passed
boolean<boolean>
p_performed_by
string<text>

Response

200

OK