get_vehicle_booking_coverage
Retrieve the rental car collision damage waiver (CDW/LDW) coverage stored at booking time for a vehicle booking using the booking ID.
Instructions
Get the rental car CDW/LDW coverage stored at booking time for a vehicle booking.
Args:
booking_id: The Gondola booking ID of the vehicle booking.
Returns:
Coverage details stored on the booking, or an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |