order
Get Area Info
GET information about an area with respect to lab-testing.
Information returned:
- Whether a given zip code is served by our Phlebotomy network.
- List of Lab locations in the area.
get/v3/order/area/info
Query parameters
zip_codestring required
Zip code of the area to check
Zip code of the area to check
radius'10' | '20' | '25' | '50' | '100'
ℹ️ This enum is non-exhaustive.
Radius in which to search in miles
lab'quest' | 'labcorp' | 'bioreference' | 'sonora_quest'
ℹ️ This enum is non-exhaustive.
Lab to check for PSCs
labsClientFacingLabs[] nullable
List of labs to check for PSCs
List of labs to check for PSCs
lab_account_idstring uuid nullable
Lab Account ID to use for availability checks
Lab Account ID to use for availability checks
Response
Successful Response