Skip to main content
POST
Tool conditions in rank order, with how many tools are in each.

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

tool_condition_settings

Tool conditions in rank order, with how many tools are in each.

blocks_use marks the conditions that refuse a booking rather than warning about one.

blocks_use
boolean<boolean>
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>
row_version
integer<bigint>
tools
integer<bigint>

Response

201

Created