Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Insurance Member Eligible Plans (GET)

Get the contract group plans for which a group census member and their dependents are eligible.
Resource
1/connect/insurance/census-management/group-census-members/memberId/eligible-plans
Resource example
1https://yourInstance.salesforce.com/services/data/v68.0/connect/insurance/census-management/group-census-members/0r6RM0000000h1pYAA/eligible-plans
Available version
65.0
HTTP methods
GET
Path Parameter for GET
Name Type Description Required or Optional Available Version
memberId String ID of the group census member. Required 65.0
Request parameter for GET
Parameter Name Type Description Required or Optional Available Version
shouldInclude​Dependents Boolean Indicates whether to include the eligible plans for the member's dependents in the response (true) or not (false).

The default value is false.

Optional 65.0
Response body for GET
Insurance Member Eligible Plans Response