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

compendiums
object[] | null
default_compendium
object | null

The serializer for LabOrderTestCompendium

display_name
string
Maximum string length: 100
has_order_compendium
boolean
has_test_compendium
boolean
is_bidi
boolean
is_in_house
boolean
name
string
Maximum string length: 50
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