Quotes ServiceThe Quotes Service is used to get quotes from fleet operators for a specified trip between two locations. A quoteID can be used to make a booking.Examples iOS Swiftlet quoteService = Karhoo.getQuotesService() Android Kotlinval quoteService = KarhooApi.quotesService