IdisoService


Click here for a complete list of operations.

NotifReport

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /WSNewHotelExternalChannel/IdisoService.asmx HTTP/1.1
Host: reservas.tryplisboaaeroporto.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://twiota.tradyso.com.wsTD_TWIOta/NotifReport"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <OTA_NotifReportRQ xmlns="http://twiota.tradyso.com/TWIOta/NRRQ">
      <NotifDetails>
        <VehNotifReport>
          <VehRes>
            <VehNotifReportRQCore xsi:nil="true" />
            <VehNotifReportRQInfo xsi:nil="true" />
          </VehRes>
        </VehNotifReport>
        <HotelNotifReport>
          <HotelDescriptiveContents ChainCode="string" BrandCode="string" HotelCode="string" HotelCityCode="string" HotelName="string" HotelCodeContext="string" ChainName="string" BrandName="string" AreaID="string">
            <HotelDescriptiveContent xsi:nil="true" />
            <HotelDescriptiveContent xsi:nil="true" />
          </HotelDescriptiveContents>
          <RateAmountMessages ChainCode="string" BrandCode="string" HotelCode="string" HotelCityCode="string" HotelName="string" HotelCodeContext="string" ChainName="string" BrandName="string" AreaID="string">
            <RateAmountMessage xsi:nil="true" />
            <RateAmountMessage xsi:nil="true" />
          </RateAmountMessages>
          <AvailStatusMessages ChainCode="string" BrandCode="string" HotelCode="string" HotelCityCode="string" HotelName="string" HotelCodeContext="string" ChainName="string" BrandName="string" AreaID="string">
            <AvailStatusMessage xsi:nil="true" />
            <AvailStatusMessage xsi:nil="true" />
          </AvailStatusMessages>
          <HotelReservations>
            <HotelReservation xsi:nil="true" />
            <HotelReservation xsi:nil="true" />
          </HotelReservations>
        </HotelNotifReport>
      </NotifDetails>
    </OTA_NotifReportRQ>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <OTA_NotifReportRS EchoToken="string" TimeStamp="dateTime" Target="string" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="string" RetransmissionIndicator="boolean" CorrelationID="string" PrimaryLangID="language" AltLangID="language" xmlns="http://twiota.tradyso.com/TWIOta/NRRS">
      <Errors>
        <Error Type="string" NodeList="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
        <Error Type="string" NodeList="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
      </Errors>
      <Success />
      <Warnings>
        <Warning Type="string" RPH="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
        <Warning Type="string" RPH="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
      </Warnings>
      <UniqueID URL="anyURI" Type="string" Instance="string" ID_Context="string" ID="string">
        <CompanyName Division="string" Department="string" CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" />
      </UniqueID>
      <TPA_Extensions>xml</TPA_Extensions>
    </OTA_NotifReportRS>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /WSNewHotelExternalChannel/IdisoService.asmx HTTP/1.1
Host: reservas.tryplisboaaeroporto.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <OTA_NotifReportRQ xmlns="http://twiota.tradyso.com/TWIOta/NRRQ">
      <NotifDetails>
        <VehNotifReport>
          <VehRes>
            <VehNotifReportRQCore xsi:nil="true" />
            <VehNotifReportRQInfo xsi:nil="true" />
          </VehRes>
        </VehNotifReport>
        <HotelNotifReport>
          <HotelDescriptiveContents ChainCode="string" BrandCode="string" HotelCode="string" HotelCityCode="string" HotelName="string" HotelCodeContext="string" ChainName="string" BrandName="string" AreaID="string">
            <HotelDescriptiveContent xsi:nil="true" />
            <HotelDescriptiveContent xsi:nil="true" />
          </HotelDescriptiveContents>
          <RateAmountMessages ChainCode="string" BrandCode="string" HotelCode="string" HotelCityCode="string" HotelName="string" HotelCodeContext="string" ChainName="string" BrandName="string" AreaID="string">
            <RateAmountMessage xsi:nil="true" />
            <RateAmountMessage xsi:nil="true" />
          </RateAmountMessages>
          <AvailStatusMessages ChainCode="string" BrandCode="string" HotelCode="string" HotelCityCode="string" HotelName="string" HotelCodeContext="string" ChainName="string" BrandName="string" AreaID="string">
            <AvailStatusMessage xsi:nil="true" />
            <AvailStatusMessage xsi:nil="true" />
          </AvailStatusMessages>
          <HotelReservations>
            <HotelReservation xsi:nil="true" />
            <HotelReservation xsi:nil="true" />
          </HotelReservations>
        </HotelNotifReport>
      </NotifDetails>
    </OTA_NotifReportRQ>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <OTA_NotifReportRS EchoToken="string" TimeStamp="dateTime" Target="string" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="string" RetransmissionIndicator="boolean" CorrelationID="string" PrimaryLangID="language" AltLangID="language" xmlns="http://twiota.tradyso.com/TWIOta/NRRS">
      <Errors>
        <Error Type="string" NodeList="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
        <Error Type="string" NodeList="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
      </Errors>
      <Success />
      <Warnings>
        <Warning Type="string" RPH="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
        <Warning Type="string" RPH="string" ShortText="string" Code="string" DocURL="anyURI" Status="string" Tag="string" RecordID="string" />
      </Warnings>
      <UniqueID URL="anyURI" Type="string" Instance="string" ID_Context="string" ID="string">
        <CompanyName Division="string" Department="string" CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" />
      </UniqueID>
      <TPA_Extensions>xml</TPA_Extensions>
    </OTA_NotifReportRS>
  </soap12:Body>
</soap12:Envelope>