Pick up date of the reservation. Format: yyyy-mm-dd
return_date
required
Return date of the reservation. Format: yyyy-mm-dd
pick_up_time
required
Pick up time of the reservation. Format: HH:ii
return_time
required
Return time of the reservation. Format: HH:ii
walk_in_customer
optional
Walking customer?
brand_id
required
Company Brand ID where the booking will be made
pick_up_location
optional
Pick up location. Optional if pickup location custom is present
return_location
optional
Return location. Optional if return location custom is present
pick_up_location_custom
optional
Pick up location custom. Optional if pickup location is present
return_location_custom
optional
Return location custom. Optional if return location is present
vehicle_class_id
required
Vehicle class ID (IMPORTANT: To change the vehicle class of an existing booking see the endpoint vehicle-class, sending vehicle_class_id to this endpoint won't change the class of the reservation
additional_charges
array[string]
required
Array of selected additional charges. If the additional charge has a quantity the format should be id_quantity
Allowed values:
id_quantityid
currency
optional
Currency
rate_type_id
optional
Rate type for the reservation
rate_code
optional
Rate type for the reservation, this can be used in-place of rate_type_id