The Copy Multi GDS Profile To Itinerary (EPS_MultiGDSProfileToPNRRQ) service is a Sabre Profiles web service that enables the user to move profile data into a Passenger Name Record (PNR) in any GDS.
The service generates a list of GDS-specific cryptic commands that need to be executed in destination GDS in order to create the reservation.
This service is used in conjunction with Formats and a Filter. Formats are used to store custom-defined GDS cryptic commands that add data to the PNR. Filter is a collection of Formats. Additional information about these elements and their functionality can be found in the Sabre Profiles Technical User Guide.
In case only support for Sabre GDS is required, EPS_EXT_ProfileToPNRRQ web service could be used instead.
<ProfileMoveData>
<ProfileIdentity DomainID="ACME" ProfileID="111902430"/>
<PointOfPurchase GDSCode="1S" CountryCode="PL" LocationID="ACME"/>
</ProfileMoveData>
</MultiGDSProfileToPNRRQ>
<ResponseMessage>
<Success/>
</ResponseMessage>
<HostCommand FormatID="2456068" ProfileID="111902430">-HOOK/REY</HostCommand>
<HostCommand FormatID="2456070" ProfileID="111902430">PEÂ¥TESTEMAIL@SABRE.COM</HostCommand>
<HostCommand FormatID="2456072" ProfileID="111902430">956-158-657</HostCommand>
<HostCommand FormatID="2456074" ProfileID="111902430">5-*AXNOACCESSÂ¥08/18</HostCommand>
<HostCommand FormatID="2456076" ProfileID="111902430">5ACME</HostCommand>
</MultiGDSProfileToPNRRS>