Skip to main content
POST
Worker types with how many people are of 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

worker_type_settings

Worker types with how many people are of each.

is_internal and is_vendor_supplied are what decide whether somebody appears in capacity planning or on a vendor's invoice.

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

Note: This is a Primary Key.

is_active
boolean<boolean>
is_internal
boolean<boolean>
is_vendor_supplied
boolean<boolean>
name
string<character varying>
Maximum string length: 150
row_version
integer<bigint>
workers
integer<bigint>

Response

201

Created