Guest User

Untitled

a guest
Dec 10th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. <v1:UpdateReservationRQ Version="1.18.0">
  2. <v1:RequestType commitTransaction="false">Stateful</v1:RequestType>
  3. <v1:ReturnOptions IncludeUpdateDetails="true" RetrievePNR="true" ReturnLocator="true">
  4. <v1:ViewName>Full</v1:ViewName>
  5. <v1:ResponseFormat>STL</v1:ResponseFormat>
  6. </v1:ReturnOptions>
  7. <v1:ReservationUpdateList>
  8. <v1:ReservationUpdateItem UpdateId="u4">
  9. <v1:RemarkUpdate id="4" type="REG" op="C">
  10. <v1:RemarkText>Baggage Claim WI1MCJAW created on 2018-11-30T08:30:22Z</v1:RemarkText>
  11. </v1:RemarkUpdate>
  12. </v1:ReservationUpdateItem>
  13. <v1:ReceivedFrom>
  14. <v1:AgentName>NT3.0</v1:AgentName>
  15. </v1:ReceivedFrom>
  16. </v1:ReservationUpdateList>
  17. </v1:UpdateReservationRQ>
  18.  
  19. <stl18:UpdateReservationRS xmlns:or112="http://services.sabre.com/res/or/v1_12" xmlns:ns4="http://webservices.sabre.com/pnrconn/ReaccSearch" xmlns:raw="http://tds.sabre.com/itinerary" xmlns:ns6="http://services.sabre.com/res/orr/v0" xmlns:stl18="http://webservices.sabre.com/pnrbuilder/v1_18">
  20. <stl18:Success>FALSE</stl18:Success>
  21. <stl18:Warnings>
  22. <stl18:Warning>
  23. <stl18:Message>Partial Error</stl18:Message>
  24. </stl18:Warning>
  25. </stl18:Warnings>
  26. <stl18:Errors>
  27. <stl18:Error UpdateId="u4">
  28. <stl18:Code>500900</stl18:Code>
  29. <stl18:Message>.FRMT</stl18:Message>
  30. </stl18:Error>
  31. </stl18:Errors>
  32. <stl18:Results>
  33. <stl18:UpdateResult UpdateId="U4" Status="FAILURE">
  34. <stl18:Item op="C"/>
  35. </stl18:UpdateResult>
  36. </stl18:Results>
  37. </stl18:UpdateReservationRS>
Add Comment
Please, Sign In to add comment