SpecialRequest
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
SpecialRequests/SpecialRequest | Contains the guests' smoking/non-smoking preference. If the feature res_extra_info is enabled, this element also contains details of any special benefits for which the guests are eligible. | object | 0..1 | - |
SpecialRequest /@Name | The code for the special request or benefit. | enum | 1..1 | Possible values without res_extra_info: smoking preference .Additional values with res_extra_info: see BCSN. |
SpecialRequest /Text | A description of the special request/service type, in US English. | enum | 1..1 | Possible values without res_extra_info: Smoking , Non-Smoking .Additional values with res_extra_info: see BCSN. |
XML
<SpecialRequest Name="smoking preference"> <Text>Non-Smoking</Text> </SpecialRequest>