quote_order_change
Price a new flight date for an existing one-way booking, showing the cost difference or refund without altering the order.
Instructions
Price moving an existing one-way booking to other flights on a date. Changes nothing.
change_total_amount > 0 means the traveler pays; < 0 means a refund.
origin/destination default to the booking's own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | No | ||
| order_id | Yes | ||
| cabin_class | No | economy | |
| destination | No | ||
| departure_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||