Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
A discovery
The status of the discovery request
Available options:
complete
, pending
The Sohar ID for the discovery
Example:
"fb701ac1-1246-4860-b1ec-bd916b97a990"
The payer's name. A null
value will be returned if the status
field is pending
, or if the status
field is complete
and the discovery request was unsuccessful
Example:
"Cigna"
The insurance member ID. A null
value will be returned if the status
field is pending
, or if the status
field is complete
and the discovery request was unsuccessful
Example:
"00000000"
The patient's first name
Example:
"JOHN"
The patient's last name
Example:
"DOE"
The patient's birth date in MM/DD/YYYY format
Example:
"09/20/2023"
The patient's state
Available options:
AK
, AL
, AR
, AZ
, CA
, CO
, CT
, DC
, DE
, FL
, GA
, HI
, IA
, ID
, IL
, IN
, KS
, KY
, LA
, MA
, MD
, ME
, MI
, MN
, MO
, MS
, MT
, NC
, ND
, NE
, NH
, NJ
, NM
, NV
, NY
, OH
, OK
, OR
, PA
, RI
, SC
, SD
, TN
, TX
, UT
, VA
, VT
, WA
, WI
, WV
, WY
Example:
"CA"