Skip to main content
POST
Work order types, with the semantic flags every reliability metric reads.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

work_type_settings

Work order types, with the semantic flags every reliability metric reads.

What depends on each flag is named beside it.

code
string<character varying>
Maximum string length: 40
counts_as_pm_compliance
boolean<boolean>
default_priority_code
string<character varying>
Maximum string length: 40
generated_work_orders
integer<bigint>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_emergency
boolean<boolean>
is_planned
boolean<boolean>
name
string<character varying>
Maximum string length: 150
open_work_orders
integer<bigint>
requires_failure_capture
boolean<boolean>
row_version
integer<bigint>
sort_order
integer<integer>
work_orders
integer<bigint>

Response

201

Created