Skip Navigation

Delete Sabre Profiles™ Offline Search

6.86.0
Profiles
SOAP API
Travel Agency

Not Signed In.

Looks like you may not have access to all of the resources and documentation for this page.
Please log-in or contact your support desk team if you believe you should have access.

The Delete Sabre Profiles Offline Search (EPS_EXT_OfflineJobDeleteRQ) API is used to delete a job that has already been processed (with a status other than NEW).

Target Audience
Travel Agency
API Version
6.86.0
Authentication
Session Token
Service Action Code
EPS_EXT_OfflineJobDeleteRQ
Sample Request
      <Sabre_OTA_OfflineJobDeleteRQ Target="Production" TimeStamp="2013-10-23T09:14:02.089Z" Version="6.86" xsi:schemaLocation="http://www.sabre.com/eps/schemas \schemas\Sabre_OTA_ProfileCreateRQ.xsd" xmlns="http://www.sabre.com/eps/schemas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <Job ClientCode="TN" JobID="1078023" DomainID="A2FE"/>
      </Sabre_OTA_OfflineJobDeleteRQ>
Sample Response
      <Sabre_OTA_OfflineJobDeleteRS TimeStamp="2013-10-23T07:16:17.809Z" Version="6.86" xmlns="http://www.sabre.com/eps/schemas">
         <ResponseMessage>
            <Success/>
         </ResponseMessage>
      </Sabre_OTA_OfflineJobDeleteRS>