Insurance Developer Guide
Get Started with Insurance Developer Resources
ConnectApi.InsuranceAccountsAndUsersCreationInputRepresentation
ConnectApi.PortalUserCreationInputRepresentation
ConnectApi.InsuranceContactsAndUsersCreationInputRepresentation
ConnectApi.InsuranceMemberRatingInputRepresentation
ConnectApi.InsuranceMemberRatingDetailsInputRepresentation
ConnectApi.InsuranceMemberRatingPlansInputRepresentation
ConnectApi.InsuranceBulkCensusMgmtInputRepresentation
ConnectApi.InsuranceCensusMgmtInputRepresentation
ConnectApi.GroupCensusMemberInputRepresentation
ConnectApi.InsuranceUpdateMemberPlansInputRepresentation
ConnectApi.InsuranceAddMemberPlansInputRepresentation
ConnectApi.GroupCensusMemberPlanInputRepresentation
ConnectApi.InsuranceDeleteMemberPlansInputRepresentation
ConnectApi.InsurancePlansEligibilityPatchInputRepresentation
ConnectApi.InsurancePlansEligibilityPostInputRepresentation
ConnectApi.InsuranceGroupPlanInputRepresentation
ConnectApi.InsuranceGroupRatingInputRepresentation
ConnectApi.InsuranceIndividualEnrollmentInputRepresentation
ConnectApi.InsuranceContractCreationInputRepresentation
ConnectApi.ContractItem
ConnectApi.InsuranceApexStringRepresentation
ConnectApi.InsuranceCreateQuoteFromContractInputRepresentation
ConnectApi.InsuranceIssueContractInputRepresentation
ConnectApi.InsuranceContractEndorseInputRepresentation
ConnectApi.InsuranceContractRenewalInputRepresentation
ConnectApi.InsuranceGenerateCensusInputRepresentation
ConnectApi.InsuranceRefreshCensusInputRepresentation
ConnectApi.InsuranceGenerateRefreshCensusMembersInputRep
ConnectApi.InsuranceGenerateRefreshCensusMembersAdditionalFieldsRep
ConnectApi.InsuranceUpsertMemberRep
ConnectApi.InsuranceCensusFilterInputRepresentation
ConnectApi.InsuranceContractItem
ConnectApi.InsuranceQuoteItem
ConnectApi.InsGBQuoteConfigOptions
ConnectApi.MembersWithPlansInputRepresentation
ConnectApi.MemberWithPlansInputRepresentation
ConnectApi.MemberPlanInputRepresentation
ConnectApi.GroupbenefitsAttributeInputRepresentation
ConnectApi.GroupCensusDeepCloneInputRepresentation
ConnectApi.GroupCensusFieldMappingInputRepresentation
ConnectApi.InsuranceGroupEndorsementInputRepresentation
ConnectApi.InsuranceGroupRenewalInputRepresentation
ConnectApi.GroupCensusFiltersInputRepresentation
ConnectApi.GroupCensusReferenceMappingsInputRepresentation
ConnectApi.MemberPlanFilterInputRepresentation
ConnectApi.MemberPlanReferenceMappingInputRepresentation
ConnectApi Input Classes
Some ConnectApi methods take arguments that are
instances of ConnectApi input classes.
Input classes are concrete unless marked abstract in this documentation. Concrete input classes have public constructors that have no parameters.
Some methods have parameters that are typed with an abstract class. You must pass in an instance of a concrete child class for these parameters.
Most input class properties can be set. Read-only properties are noted in this documentation.
Insurance Group Benefits includes these Apex input classes.
-
ConnectApi.InsuranceAccountsAndUsersCreationInputRepresentation
Input representation for creating person accounts and portal users from group census members. -
ConnectApi.PortalUserCreationInputRepresentation
Input representation containing the details for creating a portal user. -
ConnectApi.InsuranceContactsAndUsersCreationInputRepresentation
Input representation to create contacts and portal users. -
ConnectApi.InsuranceMemberRatingInputRepresentation
Input representation for the individual member rating API. -
ConnectApi.InsuranceMemberRatingDetailsInputRepresentation
Input representation for the details of an individual member to be rated. -
ConnectApi.InsuranceMemberRatingPlansInputRepresentation
Input representation for plan details used in individual rating. -
ConnectApi.InsuranceBulkCensusMgmtInputRepresentation
Input representation for managing employee census data in bulk. -
ConnectApi.InsuranceCensusMgmtInputRepresentation
Input representation for adding or updating census members. -
ConnectApi.GroupCensusMemberInputRepresentation
Input representation for a group census member. -
ConnectApi.InsuranceUpdateMemberPlansInputRepresentation
Input representation for updating the plans for a group census member. -
ConnectApi.InsuranceAddMemberPlansInputRepresentation
Input representation for adding plans to a group census member. -
ConnectApi.GroupCensusMemberPlanInputRepresentation
Input representation for a single plan that's associated with a group census member. -
ConnectApi.InsuranceDeleteMemberPlansInputRepresentation
Input representation for deleting a member's plans. -
ConnectApi.InsurancePlansEligibilityPatchInputRepresentation
Input representation for checking plan eligibility by updating an existing context. -
ConnectApi.InsurancePlansEligibilityPostInputRepresentation
Input representation for checking plan eligibility by creating a new context. -
ConnectApi.InsuranceGroupPlanInputRepresentation
Input representation for a contract group plan. -
ConnectApi.InsuranceGroupRatingInputRepresentation
Input representation for rating a group benefits quote. -
ConnectApi.InsuranceIndividualEnrollmentInputRepresentation
Input representation for enrolling an individual member. -
ConnectApi.InsuranceContractCreationInputRepresentation
Input representation for creating contract. -
ConnectApi.ContractItem
Addition fields to be added to the contract items. -
ConnectApi.InsuranceApexStringRepresentation
Input representation for the Apex enabled string. -
ConnectApi.InsuranceCreateQuoteFromContractInputRepresentation
Input representation for creating a quote from an existing insurance contract. -
ConnectApi.InsuranceIssueContractInputRepresentation
Input representation of the quote ID, optional contract dates and term, transaction detail level, and additional fields used to issue a group benefits contract from a quote. -
ConnectApi.InsuranceContractEndorseInputRepresentation
Input representation of the quote ID, endorsement effective date, optional date-copy behavior, and additional fields used to create an endorsed contract version from a quote. -
ConnectApi.InsuranceContractRenewalInputRepresentation
Input representation of the quote ID, renewal date, optional contract end date and term, and additional fields used to create a renewed-term contract from a quote. -
ConnectApi.InsuranceGenerateCensusInputRepresentation
Input representation of the census name and type, optional policy date, filters, and generation options used to create a group census from the policies on a contract. -
ConnectApi.InsuranceRefreshCensusInputRepresentation
Input representation of the group census ID, date range, optional filters, and update options used to refresh a group census from policy enrollments and endorsements on a contract. -
ConnectApi.InsuranceGenerateRefreshCensusMembersInputRep
Input representation of the census details, member identifiers, optional policy date, and additional fields used to generate or update group census members from policy information on a contract. -
ConnectApi.InsuranceGenerateRefreshCensusMembersAdditionalFieldsRep
Input representation of the additional field values to apply to group census members during a generate or refresh census members operation. -
ConnectApi.InsuranceUpsertMemberRep
Input representation of a group census member and the additional field values to apply during an upsert operation. -
ConnectApi.InsuranceCensusFilterInputRepresentation
Input representation of the filter criteria that select which policy records to include when generating a group census from a contract. -
ConnectApi.InsuranceContractItem
Input representation of an entity, product path, and field values used to extend a contract when you issue it from a quote. -
ConnectApi.InsuranceQuoteItem
Input representation for an insurance quote item that identifies an entity, product path, and additional field overrides. -
ConnectApi.InsGBQuoteConfigOptions
Input representation for configuration options when creating an insurance group benefits quote. -
ConnectApi.MembersWithPlansInputRepresentation
Input representation for adding or updating a family of group census members and their insurance plans. -
ConnectApi.MemberWithPlansInputRepresentation
Input representation for the details of a group census member and the insurance plans to add, update, or remove for that member. -
ConnectApi.MemberPlanInputRepresentation
Input representation for an insurance plan that's assigned to a group census member. -
ConnectApi.GroupbenefitsAttributeInputRepresentation
Input representation for an attribute value that overrides the value derived from the product on a group census member plan. -
ConnectApi.GroupCensusDeepCloneInputRepresentation
Input representation of the details to clone a group census hierarchy, including optional filters, reference mappings, field overrides, and a custom context definition. -
ConnectApi.GroupCensusFieldMappingInputRepresentation
Input representation of the filters and reference mapping rules used to remap fields on an existing group census in place, without creating new records. -
ConnectApi.InsuranceGroupEndorsementInputRepresentation
Input representation of the optional flow and repricing settings that are used to apply mid-term contract adjustments to member policies in a group census. -
ConnectApi.InsuranceGroupRenewalInputRepresentation
Input representation of the optional flow and repricing settings used to renew member policies for a group census. -
ConnectApi.GroupCensusFiltersInputRepresentation
Input representation of the per-entity filters that scope which group census member plan records are processed. -
ConnectApi.GroupCensusReferenceMappingsInputRepresentation
Input representation of the per-entity reference values stamped on group census member plan records. -
ConnectApi.MemberPlanFilterInputRepresentation
Input representation of the filter that identifies which group census member plan records to process. -
ConnectApi.MemberPlanReferenceMappingInputRepresentation
Input representation of the reference mapping applied to group census member plan records, such as mapping a quote line item to a contract group plan or the reverse.