Skip to main content
PUT
Update Lab Vendor

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Body

application/json

The serializer for LabVendor

display_name
string
required
Maximum string length: 100
name
string
required
Maximum string length: 50
compendiums
object[] | null
default_compendium
object | null

The serializer for LabOrderTestCompendium

has_order_compendium
boolean
has_test_compendium
boolean
is_bidi
boolean
is_in_house
boolean
orders_integration_available
boolean
practice_created
integer<int64> | null
results_integration_available
boolean

Response

200 - application/json

The serializer for LabVendor

display_name
string
required
Maximum string length: 100
name
string
required
Maximum string length: 50
bidi_connections
object[]
read-only
compendiums
object[] | null
default_compendium
object | null

The serializer for LabOrderTestCompendium

has_order_compendium
boolean
has_test_compendium
boolean
id
integer
read-only
is_bidi
boolean
is_in_house
boolean
orders_integration_available
boolean
practice_created
integer<int64> | null
results_integration_available
boolean