Newer Version Available

This content describes an older version of this product. View Latest

Delete Claim Coverage Payment Detail (POST)

Remove unpaid claim coverage payment details by updating the status to Deleted. The API reverses the insurance policy limit tracking data to roll back consumption for the type Loss.
Resource
1/connect/insurance/claims/claimId/coverages/coverageId/payment-details/paymentDetailId/delete
Resource example
1https://yourInstance.salesforce.com/services/data/v66.0/connect/insurance/claims/0Zkxx000000001dEAA/coverages/0kPxx000000002fEAA/payment-details/0l2xx000000003gEAA/delete
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 whose coverage payment detail must be deleted. Required 65.0
coverageId String ID of the claim coverage record. Required 65.0
paymentDetailId String ID of the claim coverage payment detail record. Required 65.0
Response body for POST
Delete Claim Coverage Payment Detail