Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AgeQualifyingGroups: infants, children and adults

The CRS is supporting 3 AgeQualifyingGroups: 7 (infants), 8 (children) and 10 (adults).

For availability requests, the AQC code can be provided directly, or the age of the guest can be specified.

When the guest ages are provided, the age buckets defined by the hotel are used in this way:

  • if BucketMinAge <= Age < BucketMaxAge then the corresponding bucket is used
  • if none of the bucket matches, the guest is considered as an adult

When neither the age nor the AQC of a guest is supplied, the guest is considered as an adult.

Eligible rooms

Given the number of adults, children and infants in the request being NumAdults, NumChildren and NumInfants respectively, a room will be eligible for a given stay request if

...