Skip to main content
POST
Answer one item on a job's checklist.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Answer one item on a job's checklist.

A reading, a pass or fail, or a note — whichever the item asks for. An item that blocks completion is one this has to be called for before the job can close.

p_task_id
string<uuid>
required
p_notes
string<text>
p_passed
boolean<boolean>
p_recorded_value
number<numeric>

Response

200

OK