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.

ConnectApi.InsurancePolicyInputRepresentation

Input representation details of an insurance policy.
Property Type Description Required or Optional Available Version
effectiveFromDate String Date from when the policy is effective.

This property isn't applicable to the out-of-sequence endorsement and policy reinstatement APIs.

Optional 63.0
effectiveToDate String Date until when the policy is effective.

This property isn't applicable to the out-of-sequence endorsement and policy reinstatement APIs.

Optional 63.0
policyName String Name of the insurance policy. Optional 63.0
policyNumber String Number of the policy. Optional 63.0
referencePolicy​Number String Reference number that's used to link policies across terms.

If not specified, policies are linked by the insurance policy ID.

This property isn't applicable to the out-of-sequence endorsement and policy reinstatement APIs.

Optional 65.0