Skip to main content
POST
Location types with how many locations carry each and which sites describe themselves with it.

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

location_type_settings

Location types with how many locations carry each and which sites describe themselves with it.

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

Note: This is a Primary Key.

is_active
boolean<boolean>
level_hint
integer<smallint>
locations
integer<bigint>
name
string<character varying>
Maximum string length: 150
row_version
integer<bigint>
site_codes
string<jsonb>
sites
integer<bigint>

Response

201

Created