Last updated

Description

Multiple parents

Description can be a child of:

GuestRoom

Fields

FieldDescriptionTypeMin/maxNotes
GuestRoom/
Description
Description for room type.object1..1-
Description/
Text
Specifies an optional (more descriptive) name for the room type.string0..1You can retrieve accepted room names per room type and language by using the room name endpoint. Default name is based on Room Type[@RoomType].

XML

<Description>
  <Text>Deluxe Double Room with Sea View</Text>
</Description>

RatePlan

Fields

FieldDescriptionTypeMin/maxNotes
RatePlan/
Description
-object1..1-
Description/
@Name
A custom name for the rate plan.string1..1Rate plan names must be unique. Creating a rate plan with a duplicate name results in an error.

XML

<Description
  Name="1st night non-refundable Rate with Breakfast for 1 person"/>