The Delete Special Service (DeleteSpecialServiceLLSRQ) service is used to remove one or more Other Supplementary Information (OSI) or Special Service Request (SSR) messages from a Passenger Name Record (PNR).
Target Audience
Travel Agency
Airline Carrier
API Version
2.2.1
Authentication
Session Token
Service Action Code
DeleteSpecialServiceLLSRQ
For additional information please refer to the Format Finder Help System reference: pnrfo1001.
Please note that TravelItineraryReadRQ must be executed prior to calling DeleteSpecialServiceLLSRQ.
Sample Request
<DeleteSpecialServiceRQ Version="2.2.1" xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Service RPH="1"/>
</DeleteSpecialServiceRQ>
<Service RPH="1"/>
</DeleteSpecialServiceRQ>
Sample Response
<DeleteSpecialServiceRS Version="2.2.1" xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:stl="http://services.sabre.com/STL/v01">
<stl:ApplicationResults status="Complete">
<stl:Success timeStamp="2017-03-13T10:30:00-06:00"/>
</stl:ApplicationResults>
</DeleteSpecialServiceRS>
<stl:ApplicationResults status="Complete">
<stl:Success timeStamp="2017-03-13T10:30:00-06:00"/>
</stl:ApplicationResults>
</DeleteSpecialServiceRS>