API Reference

Fetch Enrollee Details

Fetch details of a single enrollee using its id or insurance_no

Log in to see full request history
Query Params
integer

The id of the enrollee. it is required if the insurance_no is not supplied

string

The insurance number of the enrollee. it is required if the id is not supplied

boolean

An optional boolean value to indicate if the dependants of the enrollee should be included in the response. Defaults to false

Responses

400

Bad Request

401

Unauthenticated

403

Forbidden

422

Unprocessable Entity

500

Server Error

Language
Credentials
API KEY from your account dashboard
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json