Keyword Search - Specific

Download all samples

Copy
Keywords Search - Specific
Keywords search -specific-Request
******************************************************************** 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header/>
   <soapenv:Body>
      <hot:HotelKeywordReq AuthorizedBy="TEST" TargetBranch="TPKIKSBUT" TraceId="PP_1P_001" HotelChain="LC" HotelCode="4755" CheckinDate="2023-03-18" xmlns:hot="http://www.travelport.com/schema/hotel_v50_0" xmlns:com="http://www.travelport.com/schema/common_v50_0">
         <com:BillingPointOfSaleInfo OriginApplication="UAPI"/>
         <com:Keyword Name="COMM" Number="3" Description="COMMISSION"/>
      </hot:HotelKeywordReq>
   </soapenv:Body>
</soapenv:Envelope>

Keywords search -specific-Response
******************************************************************** 
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP:Body>
      <hotel:HotelKeywordRsp TraceId="PP_1P_001" TransactionId="5A538E8A0A0D6A95679A88DF62154987" ResponseTime="31" xmlns:hotel="http://www.travelport.com/schema/hotel_v50_0" xmlns:common_v50_0="http://www.travelport.com/schema/common_v50_0">
         <common_v50_0:ResponseMessage Code="5007" Type="Warning">Keyword description for all of the requested keywords not available.</common_v50_0:ResponseMessage>
      </hotel:HotelKeywordRsp>
   </SOAP:Body>
</SOAP:Envelope>