BookingFlow
Polls for the status of a booking check and returns available results.
get/booking/{searchId}/{searchKey}
Path parameters
searchIdinteger required
Numeric search Id.
searchKeystring required
36-character search security key.
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.