Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. {
  2. "reqId": 1649751,
  3. "reqStatus": true,
  4. "reqErrorCode": "000",
  5. "bookings": [
  6. {
  7. "status": "OK",
  8. "airline": "VJ",
  9. "bookingCode": "90371218",
  10. "gdsCode": "",
  11. "flight": "0A_Promo_VJ120SGNHAN201909280530|1A_Promo_VJ179HANSGN201909301125",
  12. "route": "SGNHAN|HANSGN",
  13. "errorCode": "000",
  14. "errorMessage": "",
  15. "bookingImage": "",
  16. "expiryDate": "2019-09-16T00:42:03",
  17. "responseTime": 29.4133903,
  18. "system": "LOWCOST",
  19. "price": 1667800.0,
  20. "difference": 0.0,
  21. "session": "DC10184VJSGNHAN280919VJHANSGN300919100001213BOOK",
  22. "fareData": {
  23. "itinerary": 2,
  24. "fareDataId": 0,
  25. "airline": "VJ",
  26. "leg": 0,
  27. "promo": true,
  28. "currency": "VND",
  29. "system": "LOWCOST",
  30. "adult": 1,
  31. "child": 0,
  32. "infant": 0,
  33. "fareAdult": 798000.0,
  34. "fareChild": 0.0,
  35. "fareInfant": 0.0,
  36. "taxAdult": 129800.0,
  37. "taxChild": 0.0,
  38. "taxInfant": 0.0,
  39. "feeAdult": 740000.0,
  40. "feeChild": 0.0,
  41. "feeInfant": 0.0,
  42. "serviceFeeAdult": 0.0,
  43. "serviceFeeChild": 0.0,
  44. "serviceInfant": 0.0,
  45. "totalNetPrice": 1667800.0,
  46. "totalServiceFee": 0.0,
  47. "totalPrice": 1667800.0,
  48. "listFlight": [
  49. {
  50. "flightId": 0,
  51. "leg": 0,
  52. "startDate": "2019-09-28T05:30:00",
  53. "endDate": "2019-09-28T07:35:00",
  54. "stopNum": 0,
  55. "hasDownStop": false,
  56. "noRefund": true,
  57. "groupClass": "Promo",
  58. "fareClass": "A",
  59. "promo": true,
  60. "flightValue": "0A_Promo_VJ120SGNHAN201909280530",
  61. "listSegment": [
  62. {
  63. "id": 0,
  64. "startTime": "2019-09-28T05:30:00",
  65. "endTime": "2019-09-28T07:35:00",
  66. "bookingClass": "A",
  67. "plane": "320",
  68. "startTerminal": "",
  69. "endTerminal": "",
  70. "hasStop": false,
  71. "stopPoint": "",
  72. "stopTime": 0,
  73. "dayChange": false,
  74. "stopOvernight": false,
  75. "changeStation": false,
  76. "changeAirport": false,
  77. "lastItem": true,
  78. "airline": "VJ",
  79. "startPoint": "SGN",
  80. "endPoint": "HAN",
  81. "flightNumber": "VJ120",
  82. "duration": 125
  83. }
  84. ],
  85. "airline": "VJ",
  86. "startPoint": "SGN",
  87. "endPoint": "HAN",
  88. "flightNumber": "VJ120",
  89. "duration": 125
  90. },
  91. {
  92. "flightId": 1,
  93. "leg": 1,
  94. "startDate": "2019-09-30T11:25:00",
  95. "endDate": "2019-09-30T13:35:00",
  96. "stopNum": 0,
  97. "hasDownStop": false,
  98. "noRefund": true,
  99. "groupClass": "Promo",
  100. "fareClass": "A",
  101. "promo": true,
  102. "flightValue": "1A_Promo_VJ179HANSGN201909301125",
  103. "listSegment": [
  104. {
  105. "id": 0,
  106. "startTime": "2019-09-30T11:25:00",
  107. "endTime": "2019-09-30T13:35:00",
  108. "bookingClass": "A",
  109. "plane": "320",
  110. "startTerminal": "",
  111. "endTerminal": "",
  112. "hasStop": false,
  113. "stopPoint": "",
  114. "stopTime": 0,
  115. "dayChange": false,
  116. "stopOvernight": false,
  117. "changeStation": false,
  118. "changeAirport": false,
  119. "lastItem": true,
  120. "airline": "VJ",
  121. "startPoint": "HAN",
  122. "endPoint": "SGN",
  123. "flightNumber": "VJ179",
  124. "duration": 130
  125. }
  126. ],
  127. "airline": "VJ",
  128. "startPoint": "HAN",
  129. "endPoint": "SGN",
  130. "flightNumber": "VJ179",
  131. "duration": 130
  132. }
  133. ]
  134. }
  135. }
  136. ]
  137. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement