Mint a quote for one product
POST/api/v1/entertainment/quotes
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated. GET /api/v1/entertainment/catalog now returns a quoteId on every row, so
you can book straight from the browse result without this call.
Retained because it is a published partner contract. New integrations should not use it.
Request
Responses
- 200
- 400
- 401
- 403
- 404
A price-locked quote.
The request or its details bag is invalid. The message names every field at fault.
Validation runs before any money moves or any supplier call, so this costs nothing.
Missing or unusable API key.
Your agent is suspended, or is not entitled to the vertical/supplier behind this quote.
Entitlement is filtered silently in search — an offering you may not sell simply does not
appear — so not-entitled surfaces only at booking.
Unknown product code.