Orders
Get Orders
GET many orders with filters.
GET
Authorizations
Vital Team API Key
Query Parameters
Search by order id, user id, patient name, shipping dob, or shipping recipient name.
Date from in YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Date to YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 23:59:59
Date from in YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Date to YYYY-MM-DD or ISO formatted date time. If a date is provided without a time, the time will be set to 00:00:00
Available options:
created_at
, patient_name
, last_status
Available options:
asc
, desc
Filter by user ID.
Filter by patient name.
Filter by shipping recipient name.
Filter by order ids.
Required range:
x > 1
Required range:
1 < x < 100