Skip to main content
PATCH
Partially Update Lab Vendor Integration

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

Serializer for non-internal usage to align better with APIv2 conventions

allow_print
boolean
lab_vendor
integer<int64>
orders_status
enum<string>
Available options:
blocked,
completed_testing,
live,
not_requested,
pending_testing,
waiting_on_lab
practice
integer<int64>
results_status
enum<string>
Available options:
blocked,
completed_testing,
live,
not_requested,
pending_testing,
waiting_on_lab

Response

200 - application/json

Serializer for non-internal usage to align better with APIv2 conventions

lab_vendor
integer<int64>
required
orders_status
enum<string>
required
Available options:
blocked,
completed_testing,
live,
not_requested,
pending_testing,
waiting_on_lab
practice
integer<int64>
required
results_status
enum<string>
required
Available options:
blocked,
completed_testing,
live,
not_requested,
pending_testing,
waiting_on_lab
allow_print
boolean
created_date
string<date-time> | null
read-only
deleted_date
string<date-time> | null
read-only
id
integer
read-only