Skip to main content
POST
Create Lab Vendor Integration

Authorizations

Authorization
string
header
required

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

Body

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

Response

201 - 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