Skip to main content
POST

This feature is in closed beta.Interested in this feature? Get in touch with your Customer Success Manager.
Patient name fields (first_name, last_name) must follow specific validation rules due to lab restrictions. See Patient Name Validation for complete details.

Authorizations

x-vital-api-key
string
header
required

Vital Team API Key

Body

application/json
user_id
string<uuid>
required
billing_type
enum<string>
required

ℹ️ This enum is non-exhaustive.

Available options:
client_bill,
commercial_insurance,
patient_bill_passthrough,
patient_bill
order_set
OrderSetRequest · object
required
collection_method
enum<string>
required

ℹ️ This enum is non-exhaustive.

Available options:
testkit,
walk_in_test,
at_home_phlebotomy,
on_site_collection
patient_details
PatientDetailsWithValidation · object
required

Patient details with validation for first_name, last_name, email, and dob.

patient_address
PatientAddress · object
required
sample_id
string
required
physician
PhysicianCreateRequest · object | null
lab_account_id
string<uuid> | null

Response

Successful Response

order
ClientFacingOrder · object
required
Example:
status
string
required
message
string
required