All payloads are valid and sabre's API return no error and the booking was made successfully. But there is no retention line when checking it on Sabre workspace. How can I check if there's a retention line created and what can I do to manually create it?
Asked
Active
Viewed 953 times
1 Answers
0
we can create manually using the sabre API and in GDS as well
Sabre API:
SabreCommandLLSRQ
Below are the Four comments should be entered in SabreCommandLLSRQ and save it using EndTrandsaction- Then do retrieve the PNR
*PNR
0OTHAAGK1BOS24AUG-KEEP PNR ACTIVE
6RD
ER
Explanation
- *PNR-- To retrieve the PNR
0OTHAAGK1BOS24AUG-KEEP PNR ACTIVE---
- 0-Format to add OTH
- OTH- retention
- AAGK-You can give anything here according to your requirement
- 1BOS24AUG--Date and route
If its GDS enter these four comments.

user16279396
- 1
- 1