Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Request Sample:

Code Block
languagehtml/xml
<OTA_ReadRQ
	xmlns="http://www.opentravel.org/OTA/2003/05" Version="1.0" TimeStamp="2005-08-01T09:30:47+08:00" EchoToken="echo-abc123">
  	<POS>
    <Source>
      		<Source>
			<RequestorID Type="22" ID="PMS1"/>
    		</Source>
  	</POS>
  	<ReadRequests>
    		<HotelReadRequest HotelCode="ABC">
      			<SelectionCriteria SelectionType="Undelivered" ResStatus="Book"/>
    		</HotelReadRequest>
  	</ReadRequests>
</OTA_ReadRQ>

...

Code Block
languagehtml/xml
<OTA_ResRetrieveRS
	xmlns="http://www.opentravel.org/OTA/2003/05" Version="1.0" TimeStamp="2005-08-01T09:31:00+08:00" EchoToken="echo-abc123">
  	<Success/>
</OTA_ResRetreiveRS>

...

Note

The GMT timezone does not apply to the dates provided for checkin/checkout, and daily rates. These are reported as provided by the original channel.