GET api/BenefitStatement?sessionKey={sessionKey}&memberID={memberID}
A summary of the member's Benefit Statement
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
the formatted member's benefit statement
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.