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.
Claim Result
Use this response to review the claim creation result on success and
failure.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| claimId | String | The created claim ID. This field is absent when success is false. | Small, 68.0 | 68.0 |
| claimItems | ConnectApi.ClaimItemResult[] | Claim item results, with one entry for each submitted claim item. This field is absent when success is false. | Small, 68.0 | 68.0 |
| contentDocumentLinks | ConnectApi.ContentDocumentLinkResult[] | ContentDocumentLink results, with one entry for each submitted document. This field is absent when success is false or when no documents were submitted. | Small, 68.0 | 68.0 |
| documents | ConnectApi.DocumentResult[] | DocumentChecklistItem results, with one entry for each submitted document. This field is absent when success is false or when no documents were submitted. | Small, 68.0 | 68.0 |
| errors | ConnectApi.ClaimError[] | Errors for this claim entry. This field is absent when success is true. | Small, 68.0 | 68.0 |
| referenceIndex | Integer | The zero-based index of this claim in the request. Use this index to correlate results with input. | Small, 68.0 | 68.0 |
| success | Boolean | True when the claim was created successfully. | Small, 68.0 | 68.0 |