Skip to main content
POST
Inspection types. is_regulatory marks the ones a regulator asks to see.

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

inspection_type_settings

Inspection types. is_regulatory marks the ones a regulator asks to see.

The other two flags are defaults a template inherits.

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

Note: This is a Primary Key.

inspections
integer<bigint>
is_active
boolean<boolean>
is_regulatory
boolean<boolean>
name
string<character varying>
Maximum string length: 150
requires_signature
boolean<boolean>
row_version
integer<bigint>
sort_order
integer<integer>
templates
integer<bigint>

Response

201

Created