79759640

Date: 2025-09-09 08:07:28
Score: 2.5
Natty:
Report link

Even though you received a successful response, if the information from this request was not saved in the Sabre screen, you can use the SabreCommand service after receiving the successful response to store the information in the reservation.

The command that needs to be sent in the Sabre Command service is:

6P: Signature of the person who performed the transaction (P = passenger, free text)

ER: Save (End & Retrieve)

§: End Item allows the two commands to be used together.

<SabreCommandLLSRQ ReturnHostCommand="true" Version="2.0.0" xmlns=http://webservices.sabre.com/sabreXML/2011/10>
    <Request Output="SCREEN">
        <HostCommand>6P§ER</HostCommand>
    </Request>
</SabreCommandLLSRQ>

This command will save your request from the successful response into the PNR.

In the meantime, you can also add the FOP information to the PNR during the booking process using either CreatePassengerNameRecord or CreateBooking.

If your issue is something else, could you please provide more details?

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • RegEx Blacklisted phrase (2.5): could you please provide
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Burak Tuncer