Stream stay fares for a stay solution. Accepts either Mercury UUIDs from a prior POST /v1/stays/search stream (searchSolutionId + propertyId) or a direct property block from autocomplete (no prior search required). Accepts either an authenticated bearer token or a guest session token. Unknown or expired search-stream identifiers return 410 OFFER_EXPIRED; a property with no rates for the requested dates streams an empty result (event: done). When the requested stay exceeds the configured maximum nights, the stream terminates with event: error and code MAX_NIGHTS_EXCEEDED (message includes the allowed maximum). Other provider failures use PROVIDER_ERROR.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthenticated
410Search session expired; refresh search
503Provider unavailable