Create requisition
Create a new requisition.
After creating a new requisition, we will immediately respond with an approved or denied status code.
Authorizations
Token-based authentication with required prefix "Token"
Body
The barcode of the sample mailed to the lab. We use this to identify the sample from the lab report.
The panel codes of the test being performed on the sample. We'll create these with you during onboarding.
The account number submitted to the lab.
The name of the lab that will process the sample.
The two letter code of the state where the sample was collected.
An optional set of values that can be passed through to specific labs.
An optional dictionary of key-value pairs stored with the requisition.
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.
The two letter code of the state where the sample was collected.
created
, approved
, denied
, delivered
, received
, extra_quality_checks
, resulted
, rejected
, delivery_exception
An optional set of values that can be passed through to specific labs.
An optional dictionary of key-value pairs stored with the requisition.