This message indicates the result of processing the OTA_HotelRatePlanNotifRQ message, in both cases of success or error.
You must send the same EchoToken in the response that was sent in the originating request.
Sample success response
<OTA_HotelRatePlanNotifRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="r-sdf82-bea0-48cd-a0f0-c3ab1a32b7e1" TimeStamp="2022-07-06T07:24:13.985Z" Version="1.0">
<Success />
</OTA_HotelRatePlanNotifRS>
Sample error response
<OTA_HotelRatePlanNotifRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="r-apsl1k-89f6-4d3d-9ac5-2e30bb76e24c" TimeStamp="2022-07-02T18:32:06.282Z" Version="1.0">
<Errors>
<Error Code="1114" ShortText="InvType code is invalid" />
</Errors>
</OTA_HotelRatePlanNotifRS>
For a complete list of error codes and descriptions, refer to the ARI Error Codes section on our Knowledge Base's Push API Error Codes page.