HotelDescriptiveContent

Name Description Schema

@BrandCode
optional

The code that uniquely identifies the brand for the Hotel chain brands. It should be from the Agoda published Brand List.
Example : "123"

string

@ChainCode
optional

The code that identifies a hotel chain or management group. If it is not provided, default code will be 0.

Note: If the property does not wish to apply chain configuration, do not include ChainCode in the request.
Example : 0

integer (int32)

@CurrencyCode
required

An ISO 4217 (3) alpha character code that specifies a monetary unit.

Amendable: No
Example : "USD"

string

@HotelCode
optional

The Agoda.com property ID, returned on creation of the property.

(Required for update request, optional for create request)
Example : 123

integer (int32)

@HotelDescriptiveContentNotifType
required

Explains whether a hotel content is new or old.
Example : "New"

enum (New, Overlay, Delta)

@HotelName
required

A text field used to communicate the proper name of the property.

Amendable: No
Example : "Orlando Tropical Breeze"

string

@ID
required

The code that uniquely identifies a single hotel property in the supplier’s system.

(Required for create request, optional for update request)
Example : "Hotel123"

string

@LanguageCode
required

Identification of the communication language which is used for the property.

See: Get a list of supported languages
Example : "en-US"

string

AffiliationInfo
optional

Provides information regarding affiliations, loyalty programs and award ratings.
Example : AffiliationInfoType

ContactInfos
required

Provides contact information.
Example : ContactInfosType

HotelInfo
required

Contains descriptive information about a property.
Example : HotelInfoType

MultimediaDescriptions
required

Multimedia information about a collection of multimedia objects.
Example : MultimediaDescriptionsType

Policies
optional

A collection of policy information as it applies to the property.
Example : Policies

TPA_Extensions
optional

Provide Agoda customized data.
Example : HotelTPAExtensions