Newer Version Available
ConnectApi.ClaimParticipantInputRep
Invocable Action Input representation for Claim Participant
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| accountId | String | Account ID that's associated with the claim participant. | Optional | 65.0 |
| action | String | Action to perform on the record, such as create or update. | Optional | 65.0 |
| additionalFields | List<ConnectApi.ClaimAdditionalFieldInputRep> | Additional standard or custom fields to add details for the claim participant. | Optional | 65.0 |
| contactId | String | Contact ID that's associated with the participant. | Optional | 65.0 |
| instanceKey | String | Unique identifier for the participant. | Optional | 65.0 |
| insurancePolicyParticipantId | String | ID of the insurance policy participant that's related to the claim. | Optional | 65.0 |
| isInjured | String | Specifies if the participant is injured or not. | Optional | 65.0 |
| roles | List<String> | Roles of the claim participant. | Optional | 65.0 |