v16

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-08-04121623.5 KB
Hotels

Release a hotel reservation

Free until balance_due_by; after that the hotel's own cancellation ladder applies and can reach 100%. That ladder ships in the booking's terms, so the cost is knowable first.

The 10% reservation fee is NOT refunded.

Drives a browser at the supplier and takes over a minute. If it times out, do not assume it failed — re-check before retrying.

post/api/v1/hotels/cancel

Request body

confirmationstring required

Example request

{
  "confirmation": "8BXJPX"
}

Response

Cancelled, with any charge applied