# OTA\_HotelResNotifRS

| <p><strong>Element/@Attribute</strong> </p><p><strong>Parent XPath</strong> </p> | <p>  </p><p><strong>Description</strong> </p>                                                                                                        | **Mandatory** |
| -------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
| <p>@TimeStamp </p><p><strong>/OTA\_HotelResNotifRS</strong>  </p>                | <p>  </p><p>Response Time Stamp </p>                                                                                                                 | Y             |
| <p>@Version </p><p><strong>/OTA\_HotelResNotifRS</strong>  </p>                  | <p>  </p><p>Mandatory </p>                                                                                                                           | Y             |
| <p>Success / Errors </p><p><strong>/OTA\_HotelResNotifRS</strong>  </p>          | Either Success / Error element must be present                                                                                                       | Y             |
| <p>Error </p><p><strong>/OTA\_HotelResNotifRS/Errors</strong>  </p>              | <p>  </p><p>Response will include as many Errors as required. At least one Error element must be present if the response</p><p>contains Errors. </p> | N             |
| <p>@Type </p><p><strong>/OTA\_HotelResNotifRS/Errors/Error</strong> </p>         | <p>Error Type.  </p><p>This is always set to “3” </p>                                                                                                | N             |
| <p>@Code </p><p><strong>/OTA\_HotelResNotifRS/Errors/Error</strong>  </p>        | <p>Error code.  </p><p>This is always set to “400” </p>                                                                                              | N             |
| <p>@ShortText </p><p><strong>/OTA\_HotelResNotifRS/Errors/Error</strong>  </p>   | <p>  </p><p>Free Text </p>                                                                                                                           | N             |
| <p>@Status </p><p><strong>/OTA\_HotelResNotifRS/Errors/Error</strong>  </p>      | Will be set to the string “Failed”                                                                                                                   | N             |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.rategain.com/our-products/channel-manager/direct-connect-demand-push/interface-specifications-reservation-notification-service/operation-reservation/ota_hotelresnotifrs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
