Get cancellation terms
get_cancel_infoRetrieve cancellation terms before canceling a claim. Know if cancellation is free, paid, or unavailable, including any applicable fees.
Instructions
Cancellation terms for a claim — call BEFORE cancel_claim. Returns cancel_state: free (free of charge), paid (a fee applies — price/price_with_vat and currency are returned) or unavailable (the claim can no longer be cancelled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | Claim id (claim_id, 32–64 characters) from the create_claim or search_claims response. |