Skip Navigation

Cancel 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 Cancel Profile Search (EPS_EXT_OfflineJobCancelRQ) API is used to cancel an offline job that has not yet been processed.

Target Audience
Travel Agency
API Version
6.86.0
Authentication
Session Token
Service Action Code
EPS_EXT_OfflineJobCancelRQ
Sample Request
<Sabre_OTA_OfflineJobCancelRQ Target="Production" TimeStamp="2013-10-23T10:52:49.233Z" 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="1078131" DomainID="A2FE"/>
</Sabre_OTA_OfflineJobCancelRQ>
Sample Response
<Sabre_OTA_OfflineJobCancelRS TimeStamp="2013-10-23T08:52:51.342Z" Version="6.86" xmlns="http://www.sabre.com/eps/schemas">
         <ResponseMessage>
            <Success/>
         </ResponseMessage>
</Sabre_OTA_OfflineJobCancelRS>