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.
Pay Claim Coverage Payment Detail (POST)
Process the payment for a claim coverage payment detail record.
- Resource
-
1/connect/insurance/claims/claimId/coverages/coverageId/payment-details/paymentDetailId/pay - Resource example
-
1https://yourInstance.salesforce.com/services/data/v68.0/connect/insurance/claims/0Zkxx000000001dEAA/coverages/0kPxx000000002fEAA/payment-details/0l2xx000000003gEAA/pay - Available version
- 65.0
- HTTP methods
- POST
- Path parameter for POST
-
Parameter Name Type Description Required or Optional Available Version claimId String ID of the claim under which the payment is made. Required 65.0 coverageId String ID of the claim coverage record that the payment detail is associated with. Required 65.0 paymentDetailId String ID of the claim coverage payment detail record that you want to pay. Required 65.0 - Response body for POST
- Pay Claim Coverage Payment Detail