BookingFlow
Gets a payment profile based on a completed reserve session (only available for public API clients using widgets with our supported payment providers).
get/getpaymentprofile/{orderId}/{orderKey}
Path parameters
orderIdinteger required
Numeric search Id.
orderKeystring required
36-character search security key.
Query parameters
interactSessionstring
Optional but recommended customer interaction session. Keep the same session valid for the whole customer interaction journey.
Response
Success - Returns the payment profile of the requested search session.
Changes
No recorded changes to this endpoint across all 1 revision of this API.