Quotes
Retrieve a quote
Retrieves a quote. fare_estimate returns one fare object for a fixed price, or two fare objects as [low, high] for variable-labor products. Fare amounts are integer cents in USD. Quote IDs are intended for near-term booking creation; create a new quote if an unused quote is stale or no longer found.
get/quotes/{id}
Path parameters
idstring required
Quote ID
Response
OK