# OTA_HotelProductNotifRS ## Fields | Field | Description | Type | Min/max | Notes | | --- | --- | --- | --- | --- | | `OTA_HotelProductNotifRS` | Root element for [/ota/OTA_HotelProductNotif](/connectivity/docs/ota-hotelproductnotif) response. | object | 1..1 | - | | `OTA_HotelProductNotifRS`/`Success` | Indicates a successful request. | object | 0..1 | Can occur simultaneously with [Warnings](/connectivity/docs/api-reference/warnings), but not [Errors](/connectivity/docs/api-reference/errors). | | `OTA_HotelProductNotifRS`/[Warnings](/connectivity/docs/api-reference/warnings) | Warnings, if any. | array of [Warning](/connectivity/docs/api-reference/warning) | 0..1 | Can occur simultaneously with `Success`. | | `OTA_HotelProductNotifRS`/[Errors](/connectivity/docs/api-reference/errors) | Errors, if any. | array of [Error](/connectivity/docs/api-reference/error) | 0..1 | Never occurs simultaneously with `Success`. | ## XML ```xml ``` ## Related endpoints * [/ota/OTA_HotelProductNotif](/connectivity/docs/ota-hotelproductnotif)