GuestRoom

Name Description Schema

@Code
optional

The Agoda.com room ID, returned on creation of the room.
Example : 123

integer (int32)

@ExtraBedChildAge
optional

A maximum child age allowed for extra beds.
Example : 12

integer

@ID
optional

The code that uniquely identifies a room type in the supplier’s system.
Example : "HIL"

string

@IsActive
optional

The boolean flag indicates if the room is currently active or not.
Example : true

boolean

@MaxExtraBeds
optional

A maximum number of extra beds allowed for this room type.
Example : 1

integer

@MaxOccupancy
optional

Maximum number of guests allowed in a room type.
Example : 2

integer

@NumberOfBedrooms
optional

Number of bedrooms for this room type.
Example : 2

integer

@RoomTypeName
optional

The room type name.
Example : "Premier Room"

string

@YcsExtraBedFlag
optional

Whether the extra bed flag has been set in Agoda YCS system.
Example : true

boolean

Amenities
optional

Collection of room amenity items available to the guest.
Example : AmenitiesTypeInfo

DescriptiveText
optional

Descriptive text that describes the guest room.
Example : "Beach Front Rooms are 30 sqm with sea views."

string

TPA_Extensions
optional

Provide Agoda customized data of guest room schema.
Example : GuestRoomTPAExtensionsType