Versions Compared

Key

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

...

Element

Type

Description

siteList

Array

The siteList array will contain an entry for each site as requested in the siteIDList section of the request.

siteID

Integer

The internal siteID of the property in the IBE.

primaryName

String

Property name.

rates

Array

The rates array will contain an entry for each rate / room that has availability matching the criteria in the request.

rateID

Integer

The internal rateID for the rate in the IBE.

roomID

Integer

The internal roomID for the room in the IBE.

checkin

String

The checkin date.

occupancy

Array

The occupancy array will outline the min and max adults and the max occupancy for this rate / room.

minA

Integer

This is the minimum adult occupancy for this rate / room.

maxA

Integer

This is the maximum adult occupancy for this rate / room.

maxO

Integer

This is the maxmium total occupancy for this rate / room.

price

Array

The price array will outline the price details for this rate / room.

los

Integer

This indicates the length of stay that the price relates to.

type

This indicates the price type for this price option. This will be “basic” or “advanced”. List of Price Types

pr

The price per room.

pa

The price per adult.

pr1

Integer

The price for 1 adult.

pr2

Integer

The price for 2 adults.

pr3

Integer

The price for 3 adults.

pr4

Integer

The price for 4 adults.

pr5

Integer

The price for 5 adults.

xadu

Integer

The price for additional adults above pr5.

chi1

Integer

The price for 1 child.

chi2

Integer

The price for 2 children.

chi3

Integer

The price for 3 children.

inf

Integer

The price for infants.

available

Integer

This is the number of this room type available on this rate.

...