List requisitions
Retrieve a list of requisitions.
Authorizations
Token-based authentication with required prefix "Token"
Query Parameters
Filter by the lab name. This is case sensitive. If there is a space in the lab's name, use %20 in the url instead, eg. The Lab would become ?lab=The%20Lab
Filter by first name.
Filter by last name.
Filter by email.
Filter by phone number.
Filter by status.
Only retrieve orders created on or before this date. Format: YYYY-MM-DD
Only retrieve orders created on or after this date. Format: YYYY-MM-DD
Only retrieve orders updated on or before this date. Format: YYYY-MM-DD
Only retrieve orders updated on or after this date. Format: YYYY-MM-DD
The offset to start the list from.
The number of results to retrieve per page.
Response
The ID of the requisition.
The full barcode of the sample mailed to the lab. Must be globally unique.
The account number submitted to the lab.
The name of the lab that will process the sample.
The panel codes of the test being performed on the sample. We'll create these with you during onboarding.
created
, approved
, denied
, delivered
, received
, extra_quality_checks
, resulted
, rejected
, delivery_exception