Hotels
Collect a booking result and pay link
Poll every ~20s. status is in_progress, succeeded or failed.
On success: confirmation, reservation_fee_charged, pay_link, balance_due, balance_due_by and terms (including the full cancellation ladder). The guest pays balance_due directly to the supplier through pay_link by balance_due_by, which is the supplier's own auto-cancellation date.
get/api/v1/hotels/booking/{booking_job_id}
Path parameters
booking_job_idstring required
Response
Booking status, and the booking itself once it settles