Skip to main content
POST
/
api
/
v2
/
clearinghouse
/
claim
/
{claimId}
/
cancel
Cancel electronic claim
curl --request POST \
  --url https://api.example.com/api/v2/clearinghouse/claim/{claimId}/cancel
"<unknown>"

Path Parameters

claimId
string
required

The unique identifier of the claim to cancel

Response

Cancellation submission response from the payer

Cancellation submission response from the payer