Plans
Get Patient Plan
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
Response schema for patient plan
Response schema for patient plan
Required string length:
2 - 80
The order number of the plan (1 for primary, 2 for secondary, etc)
Available options:
ACTIVE
, INACTIVE
, NO_CHECK
Required string length:
2 - 80
The type of insurance
Available options:
COMMERCIAL
, MEDICARE
, MEDICAID
, REGIONAL_CENTER
, WORKERS_COMPENSATION
, AUTO_INSURANCE
Unique identifier for the patient plan. This is (optionally) generated and supplied by API clients
The file ID corresponding to the front of the insurance card
The file ID corresponding to the back of the insurance card
Response schema for eligibility check information
Response schema for benefits check information