This endpoint will return a list of quotes by the fleets who serve the location. You can either request a trip for a future date-time or ASAP (by leaving the date-time blank). You can also, optionally, specify the number of passengers and luggage.
The response will contain a quote list id and a validity period in seconds (presently the defaults for ASAP and prebooks are 300 and 600 seconds, respectively).
Responses
400
Bad Request. The request was invalid.
401
Unauthorized. The request requires user authentication (not logged in).
403
Forbidden. The credentials provided do not have sufficient authority for this request. Please request access by emailing API Support.
404
Not found. No availability in the requested area. There might not be any fleet coverage in the specified area. You can check the availability in the area by calling the quotes/availability endpoint. It could also indicate no vehicles available matching your passenger or luggage requirements; in which case, try getting quotes for two or more vehicles.
429
Error. Too Many Requests. Exceeded the rate limit for requests.
500
Internal server error. Something has gone wrong on the website's server, but the server could not be more specific on what the exact problem is.
502
Bad Gateway. The server, which was acting as a gateway or proxy, received an invalid response from the upstream server.