Rates
Message Exchange Workflow
OTA_HotelRateAmountNotifRQ
- request made by SiteConnect to the Booking Channel endpoint.OTA_HotelRateAmountNotifRS
- response sent by the Booking Channel.
Request
Examples
Specification
Element/Attribute | Type | M | Description |
---|---|---|---|
| Element | 1 | Root element for the request. |
| String | 1 | Defines the XML namespace for the request. Will be set to |
| String | 1 | Unique identifier for the request, used to match requests and responses. |
| DateTime | 1 | Time when the request was generated. |
| String | 1 | Specifies the API version. Will be set to |
| Element | 1 | Container for rate status messages. |
| String | 1 | Identifier for the hotel. |
| Element | 1..n | Single rate status message. |
| Element | 1 | Contains date and room identification information. |
| Date | 1 | The start date for which the update is being set. This date is inclusive. |
| Date | 1 | The end date for which the update is being set. This date is inclusive. |
| Integer | 1 | Identifies the room. |
| Element | 0..1 | Identifies the rate. |
| String | 1 | Container for rate information. |
| String | 1 | Contains individual rate information. |
| Element | 1 | Base charge for a given number of guests. |
| Element | 1..n | Contains individual rate amounts. |
| Decimal | 1 | Positive decimal value for the rate amount after tax. |
| Integer | 0..1 | Number of guests in the room. Mandatory for OBP. |
| Element | 0..1 | Age qualification for the rate:
Mandatory for OBP. |
| String | 0..1 | Use ISO 4217 currency codes. |
| Element | 0..1 | Additional charges for extra guests based on age qualification. |
| Element | 0..2 | Contains details of extra guest charges. |
| String | 1 | Age qualification for the extra guest charge:
|
| Decimal | 1 | Extra charge amount. |
| String | 0..1 | Use ISO 4217 currency codes. |
| Element | 0..1 | Description of what the rate includes. |
| Element | 1 | Inclusion text (maximum 255 characters). |
Response
Examples
Specification
Element / @Attribute | Type | M | Description |
---|---|---|---|
| Element | 1 | Root element for the response. |
| String | 1 | Defines the XML namespace for the request. Will be set to |
| String | 1 | Unique identifier for the request, used to match requests and responses. |
| DateTime | 1 | Time when the response was generated. |
| String | 1 | Specifies the API version. Must be set to |
| Element | 0..1 | Indicates successful processing of the request. |
| Element | 0..1 | Indicates an error occurred during the processing of the request. |
| Element | 1..n | Single error information containing free text. |
| Integer | 1 | Type of error. Refer to Error Warning Types (EWT). |
| Integer | 0..1 | Code representing the error. Refer to Error Codes (ERR). |
Help Centre
Last updated