BookingFlow
Polls for the status of a get information and returns available results.
get/getinfo/{searchId}/{searchKey}/{accommodation}
Path parameters
searchIdinteger required
Numeric search Id.
searchKeystring required
36-character search security key.
accommodationstring required
Optional accommodation identifier to only return a single accommodation result.
Query parameters
reloadAllboolean
Optional parameter to re-return all available results, even if they have been previously returned.
interactSessionstring
Optional but recommended customer interaction session. Keep the same session valid for the whole customer interaction journey.
Response
Success - Returns the status of the requested search session, including any results available.
Changes
No recorded changes to this endpoint across all 1 revision of this API.