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 Submission Result
Use this response to review the per-claim result on success and failure.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| claimId | String | The claim ID. | Small, 68.0 | 68.0 |
| errors | ConnectApi.PaymentRequestError[] | Errors for this claim. This field is absent when success is true. | Small, 68.0 | 68.0 |
| paymentRequests | ConnectApi.PaymentRequestResult[] | Payment requests generated from this claim. This field is absent when success is false. | Small, 68.0 | 68.0 |
| status | String | The status the claim was set to on successful submit. This field is absent when success is false. | Small, 68.0 | 68.0 |
| success | Boolean | True when payment requests were generated successfully for this claim. | Small, 68.0 | 68.0 |