HotelReconciliationStatus

  • The hotel booking reconciliation status is determined by the status of the reservation itself.

  • Bookings are eligible for reconciliation after the check-out date has passed or if the booked dates have passed without cancellation.

  • Bookings are billed based on their status, with different billing timelines for reconciled, not reconciled within 45 days, or canceled stays with a value greater than zero.

  • An active reservation cannot be reconciled.

Status of the hotel booking reconciliation.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

The value is unknown in this version.

RESERVATION_ENABLED

Bookings are for a future date, or a stay is underway but the check-out date hasn't passed. An active reservation can't be reconciled.

RECONCILIATION_NEEDED

Check-out has already taken place, or the booked dates have passed without cancellation. Bookings that are not reconciled within 45 days of the check-out date are billed based on the original booking price.

RECONCILED

These bookings have been reconciled. Reconciled bookings are billed 45 days after the check-out date.

CANCELED

This booking was marked as canceled. Canceled stays with a value greater than zero (due to minimum stay rules or cancellation fees) are billed 45 days after the check-out date.