modify_reservation
Change dates, locations, or vehicle class for an existing Hertz car rental reservation using confirmation number and last name.
Instructions
Modify an existing Hertz reservation — change dates, locations, or vehicle class.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_number | Yes | ||
| last_name | Yes | ||
| new_pickup_datetime | No | New pickup date/time in ISO format | |
| new_dropoff_datetime | No | New dropoff date/time in ISO format | |
| new_pickup_location_id | No | ||
| new_dropoff_location_id | No | ||
| new_vehicle_class | No |