Fetch Enrollee Benefits

Fetch the plan benefits of a single enrollee

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

integer

The presence of this param would return results in paginated format
Better used together with the 'per_page' param

This is used to indicate the offset from which results are fetched in paginated format.

integer

Better used together with the 'page' param

This is used to indicate the how many results are to be in an offset for pagination.

string

This is used to search for benefits attached to enrollee's plan by the key word supplied to it.

The search is applied to the benefit's name.

Responses

400

Bad Request

401

Unauthenticated

403

Forbidden

422

Unprocessable Entity

500

Server Error

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