Skip Navigation

Invalid Service Version Specified in XML Request

Error

<ns2:ExchangeEmdRS xmlns:ns2="http://www.sabre.com/ns/Ticketing/ExchangeRefund/1.0" xmlns="http://www.sabre.com/ns/Ticketing/TTL/1.0" version="1.4.0">
      <ns2:Header messageID="TKTHLI702-1284-662589928-1560185222097-35-arex" timeStamp="2019-06-10T11:47:00.000">
        <OrchestrationID>TKTHLI702-1284-662589928-1560185222097-35-arex</OrchestrationID>
        <Results>
          <Error status="NotProcessed" timeStamp="2019-06-10T11:47:02.146" type="Application">
            <Source>AREX</Source>
            <System>TKT-DS</System>
            <SystemSpecificResults>
              <ErrorMessage code="21212">Invalid request: Unsupported XML schema version</ErrorMessage>
              <ShortText>XML schema version 1.5.0 is not supported</ShortText>
            </SystemSpecificResults>
          </Error>
        </Results>
      </ns2:Header>
      <ns2:TransactionInfo reservationAutoEndProcessed="false" reservationAutoRetrieveProcessed="false">
        <ns2:Message type="E">XML schema version 1.5.0 is not supported</ns2:Message>
      </ns2:TransactionInfo>
    </ns2:ExchangeEmdRS>

Reason

The XML request sent uses an unsupported version of the schema.

Solution

Send the request in one of the supported schema versions.

If you need additional assistance, contact the Sabre API Help Desk.