Sample of SubmitXmlOnSession
This sample of SubmitXmlOnSession takes a session token, an XML request, and a filter. Sessions are needed when creating a PNR. Some of the XML transactions that require a session are AgencyPNRBFBuildModify_6_0_1, ClientFile_1_0, FareQuoteTariffDisplay_8_0 with a following rules display, and any transaction that begins with Session.
Note:
Request
<SubmitXmlOnSession xmlns="http://webservices.galileo.com"> <Token>Tyv8NKo+WiAuqQVR3H09+7QBvWWvgwIAXg4IFYGpVnZD09c4l9VXnQ/VDkxJ4oxnIyt5D/+nLzcwi/GRLSy+n646anneL1zCVOvXxN8nDiE=</Token>
</SubmitXmlOnSession>
Response
<SubmitXmlOnSessionResponse xmlns="http://webservices.galileo.com">
<SubmitXmlOnSessionResult>
</SubmitXmlOnSessionResult>
</SubmitXmlOnSessionResponse>