Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Codeblock
languagexml
linenumberstrue
collapsetrue
<?xml version="1.0" encoding="utf-8"?>
<HTNG_HotelRoomStatusUpdateNotifRQ CorrelationID="UseCase1" Version="1.0" TimeStamp="2019-05-23T08:24:55.747-05:00">
	<POS>
		<Source xmlns="http://www.opentravel.org/OTA/2003/05">
			<RequestorID ID="2595" Type="10" ID_Context="protelIO"/>
		</Source>
	</POS>
	<PropertyInfo HotelCode="2595" />
	<Room RoomID="0820">
		<RoomType IsRoom="true" RoomID="0820" RoomTypeCode="SUP"/>
		<HKStatus>VACANT_CLEAN</HKStatus>
	</Room>
</HTNG_HotelRoomStatusUpdateNotifRQ>

Response message

...

Success 

Codeblock
languagexml
linenumberstrue
collapsetrue
<htng:HTNG_HotelRoomStatusUpdateNotifRS xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="CID_string" EchoToken="EchoToken_string" TimeStamp="2019-06-01T20:58:21Z" Version="1">
	<htng:Success/>
</htng:HTNG_HotelRoomStatusUpdateNotifRS>

Warning 

...

Codeblock
languagexml
linenumberstrue
collapsetrue
<htng:HTNG_HotelRoomStatusUpdateNotifRS xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="CID_string" EchoToken="EchoToken_string" TimeStamp="2019-06-01T20:58:21Z" Version="1">
	<htng:Success/>
    <htng:Warnings>
    	<htng:Warning Code="367" Type="1" ShortText="Warning text"/>
    </htng:Warnings>
</htng:HTNG_HotelRoomStatusUpdateNotifRS>

...

Error 

Codeblock
languagexml
linenumberstrue
collapsetrue
<htng:HTNG_HotelRoomStatusUpdateNotifRS xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="CID_string" EchoToken="EchoToken_string" TimeStamp="2019-06-01T20:58:21Z" Version="1">
	<htng:Errors>
		<Error RecordID="" ShortText="Cannot find room by RoomID null" Type="12"/>
	</htng:Errors>
</htng:HTNG_HotelRoomStatusUpdateNotifRS>

...

Codeblock
languagexml
linenumberstrue
collapsetrue
<?xml version='1.0' encoding='utf-8'?>
<htng:HTNG_HotelRoomStatusUpdateNotifRQ xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="ROOMSTATUS#2000053#UPDATE#000280#1572002267805#06E8" EchoToken="ROOMSTATUS#2000053#UPDATE#000280#1572002267805#06E8" TimeStamp="2019-10-25T11:17:48Z" Version="1">
	<htng:POS>
		<Source>
			<RequestorID ID="2595" ID_Context="protelIO" Type="10"/>
			<BookingChannel Primary="true" Type="4"/>
			<TPA_Extensions>
				<px:POSExtensions>
					<px:HotelInfo FiscalDate="2019-10-16"/>
				</px:POSExtensions>
			</TPA_Extensions>
		</Source>
	</htng:POS>
	<htng:PropertyInfo ChainCode="n/a" HotelCode="2595" HotelCodeContext="protelIO" HotelName="protel_IO_Testhotel_pAir_2000053"/>
	<htng:Room RoomID="0820">
		<htng:RoomType IsRoom="true" RoomID="0820" RoomTypeCode="SUP">
			<RoomDescription Name="Description">
				<Text TextFormat="PlainText">Superior King Studio (Heron)</Text>
			</RoomDescription>
		</htng:RoomType>
		<htng:TelephoneExtensions>
			<htng:TelephoneExtention>0820</htng:TelephoneExtention>
		</htng:TelephoneExtensions>
		<htng:HKStatus>VACANT_CLEAN</htng:HKStatus>
		<htng:TPA_Extensions>
			<px:RoomStatusExtensions>
				<px:HouseKeepingInfo RoomStatus="0"/>
			</px:RoomStatusExtensions>
		</htng:TPA_Extensions>
	</htng:Room>
</htng:HTNG_HotelRoomStatusUpdateNotifRQ>

Response message

...

Success 

Codeblock
languagexml
linenumberstrue
collapsetrue
<htng:HTNG_HotelRoomStatusUpdateNotifRS xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="CID_string" EchoToken="EchoToken_string" TimeStamp="2019-06-01T20:58:21Z" Version="1">
	<htng:Success/>
</htng:HTNG_HotelRoomStatusUpdateNotifRS>

Warning 

...

Codeblock
languagexml
linenumberstrue
collapsetrue
<htng:HTNG_HotelRoomStatusUpdateNotifRS xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="CID_string" EchoToken="EchoToken_string" TimeStamp="2019-06-01T20:58:21Z" Version="1">
	<htng:Success/>
    <htng:Warnings>
    	<htng:Warning Code="367" Type="1" ShortText="Warning text"/>
    </htng:Warnings>
</htng:HTNG_HotelRoomStatusUpdateNotifRS>

...

Error 

Codeblock
languagexml
linenumberstrue
collapsetrue
<htng:HTNG_HotelRoomStatusUpdateNotifRS xmlns:htng="http://htng.org/2014B" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:p="http://protel.io/soap" xmlns:px="http://protel.io/htng/extensions" CorrelationID="CID_string" EchoToken="EchoToken_string" TimeStamp="2019-06-01T20:58:21Z" Version="1">
	<htng:Errors>
		<Error RecordID="" ShortText="Cannot find room by RoomID null" Type="12"/>
	</htng:Errors>
</htng:HTNG_HotelRoomStatusUpdateNotifRS>

...