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.ClaimItemInputRep

Invocable action input representation for claim item.
Property Type Description Required or Optional Available Version
action String Action to perform on the record, such as add, update, or delete. Optional 65.0
additionalFields List<ConnectApi.ClaimAdditionalFieldInputRep> Additional fields for the claim item. Optional 65.0
attributes List<ConnectApi.ClaimAttributeInputRep> Attributes that are assigned to claim item. Optional 65.0
category String Category of claim item. Optional 65.0
instanceKey String Unique identifier for claim item. Optional 65.0
insurancePolicyCoverageId String ID of the insurance policy coverage that applies to the claim item. Optional 65.0
insuredItemId String ID of the insured item that's involved in the claim. Optional 65.0
name String Name of the claim item. Optional 65.0
participantInstanceKey String Unique identifier that's used to link a claim item to a specific participant. Optional 65.0
productCode String Product code of the claim item product. Optional 65.0
relatedObjects List<ConnectApi.ClaimItemRelatedObjectInputRep> Related claim item records. Optional 65.0