Skip to main content
POST
Move a job to another status, through the tenant's own state model.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Move a job to another status, through the tenant's own state model.

The named steps below are this function with the status filled in; this one is what a screen calls when the tenant has added a status of their own.

p_to_status
string<text>
required
p_work_order_id
string<uuid>
required
p_reason
string<text>
p_worker_id
string<uuid>

Response

200

OK