Retrieve Eligibility records for both subscriber and dependents using their eligid.Request URLhttps://secure.healthx.com/api/eligibilityv1/ Admin/Family/{eligid}
HTTP Verb
GET
Parameters
- eligid: A unique GUID (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) for a subscriber or dependent eligibility record.
- This is an internally generated ID.
Notes
If given an eligId (subscriber or dependent), this will look up all eligibility records in the family. If not given an eligId, it will get the current user's elig and look up the family that way. |
|