Skip to main content
POST
Vendor types. is_oem is what warranty routing prefers when a job is covered.

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

vendor_type_settings

Vendor types. is_oem is what warranty routing prefers when a job is covered.

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

Note: This is a Primary Key.

is_active
boolean<boolean>
is_authorized_provider
boolean<boolean>
is_contractor
boolean<boolean>
is_oem
boolean<boolean>
is_parts_supplier
boolean<boolean>
is_rental_supplier
boolean<boolean>
name
string<character varying>
Maximum string length: 150
row_version
integer<bigint>
vendors
integer<bigint>

Response

201

Created