Returns the price for the selection of charges and vehicle class
POST
/car-rental/reservations/additional-chargesRequest
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. The system returns the calculated price for the selection of additional charges
{}