Advertisement
Guest User

before-change-seat

a guest
Dec 11th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. <response type="TRAINRETRIVE">
  2. <serverdate>2019-12-12T10:43:54.181+07:00</serverdate>
  3. <itinerary>
  4. <convinienceFee>7500</convinienceFee>
  5. <currency>IDR</currency>
  6. <bookingCode>512c</bookingCode>
  7. <retrieveKey>20780</retrieveKey>
  8. <insuranceEditable>true</insuranceEditable>
  9. <item>
  10. <train>
  11. <arrivalCity>BD</arrivalCity>
  12. <arrivalDate>15-Dec-2019</arrivalDate>
  13. <arrivalTime>11:00</arrivalTime>
  14. <chosenClass>EKONOMI</chosenClass>
  15. <departureCity>GMR</departureCity>
  16. <departureDate>15-Dec-2019</departureDate>
  17. <departureTime>10:53</departureTime>
  18. <trainName>GOPAR</trainName>
  19. <trainNo>110G</trainNo>
  20. </train>
  21. <package>false</package>
  22. <transportationCode>KA</transportationCode>
  23. </item>
  24. <listPassenger>
  25. <passenger>
  26. <passengerName>Anabelle</passengerName>
  27. <index>1</index>
  28. <mobilePhoneNo>087739600181</mobilePhoneNo>
  29. <parent>0</parent>
  30. <personalIdNo>123498765</personalIdNo>
  31. <seat>3A</seat>
  32. <stamformdetcode>EKO-1</stamformdetcode>
  33. <title>MS</title>
  34. <type>ADULT</type>
  35. <wagonNo>EKO-1</wagonNo>
  36. </passenger>
  37. </listPassenger>
  38. <ntsa>152500</ntsa>
  39. <passengerContact>
  40. <email>gavinda@gamatechno.com</email>
  41. <phoneNo>087739600181</phoneNo>
  42. </passengerContact>
  43. <discountChannel>-0</discountChannel>
  44. <serviceFeeEditable>true</serviceFeeEditable>
  45. <status>BOOKED</status>
  46. <timeLimit>12-Dec-2019 11:50</timeLimit>
  47. <totalFare>152500</totalFare>
  48. </itinerary>
  49. </response>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement