Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. {
  2. "data": {
  3. "bookingSubmissionStatus": "OK",
  4. "bookingFailureReason": null,
  5. "bookingId": "395059626",
  6. "paymentExpirationTime": "1544688701000",
  7. "flightBookingDetail": {
  8. "contactDetail": {
  9. "email": "probis.digibiz@gmail.com",
  10. "firstName": "Probis ",
  11. "lastName": "Digital Business",
  12. "phoneNumber": "8128304384",
  13. "phoneNumberCountryCode": "+62"
  14. },
  15. "passengers": {
  16. "adults": [
  17. {
  18. "title": "MISS",
  19. "firstName": "Tea",
  20. "lastName": "Triana",
  21. "gender": "F",
  22. "dateOfBirth": null,
  23. "documentDetail": null,
  24. "nationality": "ID",
  25. "birthLocation": null,
  26. "addOns": [
  27. {
  28. "segmentsWithAvailableAddOns": [],
  29. "availableAddOnsOptions": {
  30. "baggageOptions": [
  31. {
  32. "id": "0",
  33. "baggageType": "KG",
  34. "baggageQuantity": "1",
  35. "baggageWeight": "0",
  36. "priceWithCurrency": {
  37. "amount": "0",
  38. "currency": "IDR"
  39. }
  40. }
  41. ],
  42. "mealOptions": []
  43. }
  44. }
  45. ]
  46. }
  47. ],
  48. "children": [],
  49. "infants": []
  50. },
  51. "locale": "id_ID",
  52. "status": "BOOKED",
  53. "issuanceFailedReason": null,
  54. "fareDetail": {
  55. "adultFare": {
  56. "baseFareWithCurrency": {
  57. "amount": "2437600",
  58. "currency": "IDR"
  59. },
  60. "vatWithCurrency": null,
  61. "pscWithCurrency": null,
  62. "fuelSurchargeWithCurrency": null,
  63. "adminFeeWithCurrency": null,
  64. "additionalFeeWithCurrency": null,
  65. "totalFareWithCurrency": {
  66. "amount": "2437600",
  67. "currency": "IDR"
  68. }
  69. },
  70. "childFare": null,
  71. "infantFare": null
  72. },
  73. "journeys": [
  74. {
  75. "segments": [
  76. {
  77. "flightCode": "3K-510",
  78. "marketingAirline": "JQ",
  79. "operatingAirline": "JQ",
  80. "subClass": "L",
  81. "seatClass": "ECONOMY",
  82. "flightDurationInMinutes": "155",
  83. "transitDurationInMinutes": null,
  84. "departureDetail": {
  85. "airportCode": "BKK",
  86. "departureDate": "01-21-2019",
  87. "departureTime": "14:55",
  88. "departureTerminal": null
  89. },
  90. "arrivalDetail": {
  91. "airportCode": "SIN",
  92. "arrivalDate": "01-21-2019",
  93. "arrivalTime": "18:30",
  94. "arrivalTerminal": "1"
  95. },
  96. "stopInfo": null,
  97. "addOns": null,
  98. "fareBasisCode": null
  99. },
  100. {
  101. "flightCode": "3K-205",
  102. "marketingAirline": "JQ",
  103. "operatingAirline": "JQ",
  104. "subClass": "L",
  105. "seatClass": "ECONOMY",
  106. "flightDurationInMinutes": "105",
  107. "transitDurationInMinutes": "120",
  108. "departureDetail": {
  109. "airportCode": "SIN",
  110. "departureDate": "01-21-2019",
  111. "departureTime": "20:30",
  112. "departureTerminal": "1"
  113. },
  114. "arrivalDetail": {
  115. "airportCode": "CGK",
  116. "arrivalDate": "01-21-2019",
  117. "arrivalTime": "21:15",
  118. "arrivalTerminal": "3"
  119. },
  120. "stopInfo": null,
  121. "addOns": null,
  122. "fareBasisCode": null
  123. }
  124. ],
  125. "departureDetail": {
  126. "airportCode": "BKK",
  127. "departureDate": "01-21-2019",
  128. "departureTime": "14:55",
  129. "departureTerminal": null
  130. },
  131. "arrivalDetail": {
  132. "airportCode": "CGK",
  133. "arrivalDate": "01-21-2019",
  134. "arrivalTime": "21:15",
  135. "arrivalTerminal": "3"
  136. },
  137. "numOfTransits": "1",
  138. "journeyDuration": "380",
  139. "fareInfo": {
  140. "partnerFare": {
  141. "adultFare": {
  142. "baseFareWithCurrency": {
  143. "amount": "2437600",
  144. "currency": "IDR"
  145. },
  146. "vatWithCurrency": null,
  147. "pscWithCurrency": null,
  148. "fuelSurchargeWithCurrency": null,
  149. "adminFeeWithCurrency": null,
  150. "additionalFeeWithCurrency": null,
  151. "totalFareWithCurrency": {
  152. "amount": "2437600",
  153. "currency": "IDR"
  154. }
  155. },
  156. "childFare": null,
  157. "infantFare": null
  158. },
  159. "airlineFare": {
  160. "adultFare": {
  161. "baseFareWithCurrency": {
  162. "amount": "2437600",
  163. "currency": "IDR"
  164. },
  165. "vatWithCurrency": null,
  166. "pscWithCurrency": null,
  167. "fuelSurchargeWithCurrency": null,
  168. "adminFeeWithCurrency": null,
  169. "additionalFeeWithCurrency": null,
  170. "totalFareWithCurrency": {
  171. "amount": "2437600",
  172. "currency": "IDR"
  173. }
  174. },
  175. "childFare": null,
  176. "infantFare": null
  177. }
  178. },
  179. "daysOffset": "0",
  180. "refundableStatus": "NON_REFUNDABLE"
  181. }
  182. ],
  183. "grandTotalFareWithCurrency": {
  184. "amount": "2437600",
  185. "currency": "IDR"
  186. },
  187. "bookingTime": "1544674904920"
  188. }
  189. },
  190. "context": {
  191. "tvLifetime": "cKFeuCf7EcCvGhLr7jC1g49K17+/hw/5HfImFIlx0D8HUhJKz+1BoXpjQ8ko3dXykpclAluHpqE8F4V0KNCqvuHhKbLxLHYQMEs08ma4DvwtA3V5PqcjRo0GaSQKpBC8mSnJqBu0Wza8tmgvZ23X7DKlzXCRzxPMsauisdJNpQjCd8xM1Sw/bLROmIOFOcpayjDKZfnBFQySog//2+De760ChCq94fb7UOAfhY5f/RZhH0o2uoGD9IJtrPObnhnkRlv3hvKL2CDJjjw/ZIlNpQ==",
  192. "tvSession": "fugSMTWte+ON2dSc+iXvjnmmlecQ/DWSerh/dhaHKA1XogpDamFGYRHlJ6v/UjjgCqxXOdft5dChJBtUfPz12VdrhNK/XI55frdH1RDzjUc=",
  193. "nonce": ""
  194. },
  195. "userContext": null
  196. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement