confirm_cancellation
Finalize a flight cancellation by providing the cancellation ID and approval token. Without the token, only propose the cancellation for review.
Instructions
Cancel the booking per a quote from quote_cancellation. Without approval_token this only proposes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approval_token | No | ||
| cancellation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||