Shows a list of the reservation quotes in the system
GET
/car-rental/quotesRequest
Query Params
reservation_type
optional
Type of the reservation car_rental.reservations or car_rental.package_reservations.
brand_id
optional
Brand ID.
customer_email
optional
Customer email.
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: a day ago