GET ClaimEligibility/{id}/{fromDate}/{toDate}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| fromDate | No documentation available. |
Define this parameter in the request URI. |
| toDate | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"MBEligibilityKey": 1,
"PBEntityKey": 2,
"MBMemberKey": 3,
"PLPlanKey": 4,
"PLPlanDesc": "sample string 5",
"PLCovTypeHdrKey": 6,
"PLCovTypeHdrDesc": "sample string 7",
"FamilyId": "sample string 8",
"MemberName": "sample string 9",
"InEffectDate": "2026-02-03T19:33:29.9398595-06:00",
"OutOfEffectDate": "2026-02-03T19:33:29.9398595-06:00",
"TermDate": "2/3/2026",
"CovPeriod": "2/3/20262/3/2026",
"TermReason": "sample string 12"
},
{
"MBEligibilityKey": 1,
"PBEntityKey": 2,
"MBMemberKey": 3,
"PLPlanKey": 4,
"PLPlanDesc": "sample string 5",
"PLCovTypeHdrKey": 6,
"PLCovTypeHdrDesc": "sample string 7",
"FamilyId": "sample string 8",
"MemberName": "sample string 9",
"InEffectDate": "2026-02-03T19:33:29.9398595-06:00",
"OutOfEffectDate": "2026-02-03T19:33:29.9398595-06:00",
"TermDate": "2/3/2026",
"CovPeriod": "2/3/20262/3/2026",
"TermReason": "sample string 12"
},
{
"MBEligibilityKey": 1,
"PBEntityKey": 2,
"MBMemberKey": 3,
"PLPlanKey": 4,
"PLPlanDesc": "sample string 5",
"PLCovTypeHdrKey": 6,
"PLCovTypeHdrDesc": "sample string 7",
"FamilyId": "sample string 8",
"MemberName": "sample string 9",
"InEffectDate": "2026-02-03T19:33:29.9398595-06:00",
"OutOfEffectDate": "2026-02-03T19:33:29.9398595-06:00",
"TermDate": "2/3/2026",
"CovPeriod": "2/3/20262/3/2026",
"TermReason": "sample string 12"
}
]
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.