GET api/Participations?portalId={portalId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| portalId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Participation| Name | Description | Type | Additional information |
|---|---|---|---|
| StartDate | date |
None. |
|
| EndDate | string |
None. |
|
| ProgramName | string |
None. |
|
| Renew | boolean |
None. |
|
| ShowRenewReminder | boolean |
None. |
|
| HasOptionalAdditionalBenefits | boolean |
None. |
|
| Exists | boolean |
None. |
|
| RenewalWebProductId | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.