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 Plans
Output representation of the Insurance Get Member Plans service for an individual member.
- JSON example
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| error | Insurance Error | Error details if an error occurred while getting plans for the member. | Small, 65.0 | 65.0 |
| memberId | String | ID of the group census member. | Small, 65.0 | 65.0 |
| plans | Map<String, Insurance Plan List> | Map of eligible plans, where the key is the plan category, such as Medical and Dental, and the value is a list of plans in that category. | Small, 65.0 | 65.0 |