Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Blend ID of an existing patient to associate with the order. (You may pass this here or within the patient
object.) One of a patient_id
or patient
object must be provided.
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
A patient object. If you pass new patient data, a new patient will be created. Or you may reference an existing patient by id
or external_id
.
- New Patient
- ID
- External ID
Order shipping address, if different from the patient's address
Custom shipping details for the order. Your account must have custom shipping enabled to use this field; all subfields are required.
If you have created electronic prescription(s) using the Electronic Prescriptions endpoint, you may optionally supply a list of electronic prescription id
values to associate. This is an optional convenience field to assist with prescription matching.
List of electronic prescription IDs to associate with the order.
External (your own system's) ID to associate with the order.
"my-system-128318AA2"
You may supply product references using a Blend id
or your own sku
; or, for prescription products, a product code
.
Response
Order created successfully
Unique identifier
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time of creation
"2025-03-15T12:00:00Z"
Date and time of last update
"2025-03-15T12:00:00Z"
Custom shipping details for the order if your account has custom shipping enabled, and you have provided prepaid label details.
"b658f16f-819c-4503-aede-bd555fc4ebfb"
External (your own system's) ID associated with the order.
"my-system-128318AA2"
Friendlier identifier for the order. Auto-generated.
"ORD250312003548IAU4"
"received"