Last updated

CancelPolicy

Fields

FieldDescriptionTypeMin/maxNotes
Policy/
CancelPolicy
Policies around cancellations and no-shows.array of CancelPenalty0..1-
CancelPolicy/
CancelPenalty
Cancellation fee details.object0..*-
Best practices for cancellation policies

Defining cancellation policies is not mandatory, but is one of the most powerful ways to attract bookings. Ideally, we recommend defining a cancellation policy for each room type. The bare minimum that we recommend is at least one cancellation policy per property.

XML

<CancelPolicy>
  <CancelPenalty ... >
    ...
  </CancelPenalty>
  <CancelPenalty ... >
    ...
  </CancelPenalty>
</CancelPolicy>