GET api/Member/v{version}/GetBenefits?TargetEntity={TargetEntity}&MemberID={MemberID}&DateOfService={DateOfService}&CompanyID={CompanyID}&MedicareId={MedicareId}&IsMBI={IsMBI}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| TargetEntity | TargetEntity |
None. |
|
| MemberID | string |
None. |
|
| DateOfService | date |
Required |
|
| CompanyID | Company |
None. |
|
| MedicareId | string |
Max length: 12 Min length: 11 |
|
| IsMBI | boolean |
None. |
|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.