get
https://open-api.guesty.com/v1/quotes/
This endpoint allows retrieval of a specific quote using its unique ID. It is used to fetch details of a previously created quote. If the quote has expired, the endpoint returns an error message indicating that the quote is expired and suggests creating a new quote.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Returned if the quoteId is missing or malformed
404Returned if the quote with the specified ID does not exist
410Returned if the quote has expired. The error message should indicate "Quote is expired, please create a new quote."
