Skip to main content
POST
Manufacturers with the models and assets attributed to each, and who to contact for support.

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

manufacturer_settings

Manufacturers with the models and assets attributed to each, and who to contact for support.

assets
integer<bigint>
code
string<character varying>
Maximum string length: 60
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
models
integer<bigint>
name
string<character varying>
Maximum string length: 200
row_version
integer<bigint>
support_email
string<public.citext>
support_phone
string<character varying>
Maximum string length: 40
website
string<character varying>
Maximum string length: 250

Response

201

Created