Get cancellation terms
get_cancel_infoCheck cancellation terms for a delivery claim before cancelling. Returns free, paid with price, or unavailable status to avoid unexpected 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. |