preview_settlement
PRE-CONFIRMATION STEP: Preview the costs. PREREQUISITE: You MUST have gathered all end data and manual charges ONE BY ONE. USAGE: Show the pilot the breakdown before generating the invoice. EXAMPLE: charges: [{"rateId": "ID-HERE", "quantity": 1}]. Note: quantity must be a NUMBER, not a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Remarks or notes | |
| charges | No | Manual charges (landings etc) | |
| bookingId | Yes | The UUID of the booking | |
| finalHobbs | Yes | Final HOBBS reading (clock time) | |
| finalTacho | No | Final TACHO reading (flight time) | |
| startHobbs | No | Manual override for start HOBBS | |
| startTacho | No | Manual override for start TACHO | |
| isServiceFlight | No | If true, shows service flight summary |