Store a quote and sends an email
POST
/car-rental/reservations/send-quoteRequest
Customer's email
Customer's name
Customer's language
Email subject
Email text
ID of commission partner
If the clients pays at the commission partner
Pick up date of the reservation. Format: yyyy-mm-dd
Return date of the reservation. Format: yyyy-mm-dd
Pick up time of the reservation. Format: HH:ii
Return time of the reservation. Format: HH:ii
Walking customer?
Company Brand ID where the booking will be made
Pick up location. Optional if pickup location custom is present
Return location. Optional if return location custom is present
Pick up location custom. Optional if pickup location is present
Return location custom. Optional if return location is present
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
Array of selected additional charges. If the additional charge has a quantity the format should be id_quantity
Currency
Responses
successful operation
{}