HotelPropertyListGetRQ

HotelPropertyListGetRQ:

  • DirectConnect sends this message to request a list of properties.

  • Chain Code: Used to identify the hotel chain in the case of a multi-property account.

OTA Response:

  • If the OTA does not utilize chain accounts, it can disregard the chain code element and instead return the information based on the details in the Authentication element.

Element/@Attribute

Parent Xpath

Description

Mandatory

@TimeStamp

/HotelPropertyListGetRQ

Time of the transaction in xml schema datetime format.

Y

@Target

/HotelPropertyListGetRQ

The environment to target this message to. For this version of the specification always set to “Production”.

Y

@Version

/HotelPropertyListGetRQ

The version of the message. For this version of the specification set to“1.0”.

Y

Authentication

/HotelPropertyListGetRQ

All DirectConnect ARI request messages would include an Authentication element.

Y

@UserName

/HotelPropertyListGetRQ/Authentication

The UserName part of the credentials.

UserName and Password combination (credentials) required to authorize the request sent in these attributes. This is assigned by the OTA. Credentials can be either common for all hotels or individual.

Y

@Password

/HotelPropertyListGetRQ/Authentication

The Password part of the credential. Credentials can be either common for all hotels or individual.

Y

HotelPropertyListRequest

/HotelPropertyListGetRQ

Contains the request element. Only one request element will be sent in one message.

Y

@ChainCode

/HotelPropertyListGetRQ/HotelPropertyListRequest

The code for the chain of hotels. Chain code is optional, But if a channel opts for chain code, it will be mandatory for all hotels.

N

Last updated