Skip to main content
PATCH
Priorities with their rank and promised times. Rank is what a client colours by (ADR-002).

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none

Query Parameters

id
string
code
string
name
string
rank
string
response_minutes
string
resolution_minutes
string
is_active
string

Body

work_order_priorities

Priorities with their rank and promised times. Rank is what a client colours by (ADR-002).

code
string<character varying>
Maximum string length: 40
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 150
rank
integer<smallint>
resolution_minutes
integer<integer>
response_minutes
integer<integer>

Response

204

No Content