BaseByGuestAmtType
Base charge for a given number of guests for a given age qualifying code.
Type for AgeQualifyingCode field
- 7 = Infant (Infant (Omnibees does not store prices for Infants).)
- 8 = Child (Child.)
- 10 = Adult (Adult.)
| Name | Description | Type | Required? |
|---|---|---|---|
| AgeQualifyingCode | Defines an age range or age category of a guest, see OpenTravel Code List Age Qualifying Code. | AgeQualifyingCode | Required |
| AmountBeforeTax | The total amount not including any associated tax (e.g., sales tax, VAT, GST or any associated tax). | Decimal Number | Required |
| NumberOfGuests | Indicates a collection of charges that apply to for additional guests. | Integer | Required |