GET api/BenefitStatementV2?sessionKey={sessionKey}&memberID={memberID}
Returns the benefit statement of a select member
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sessionKey |
Login session key |
string |
Required |
memberID |
The memberID of the Product/Fund that was selected by the user |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Benfit statement details
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.