Skip to main content
PATCH
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

Query Parameters

id
string
code
string
name
string
is_oem
string
is_authorized_provider
string
is_contractor
string
is_rental_supplier
string
is_parts_supplier
string
is_active
string
vendors
string
row_version
string

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

204

No Content