Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "airlines": 6,
  3.     "from": "CGK",
  4.     "to": "KNO",
  5.     "departureDate": "2019-11-29",
  6.     "returnDate": null,
  7.     "flights": [{
  8.         "flightNo": "QG920",
  9.         "flightNoId": "Citilink5",
  10.         "seatId": "0~A~~A~RGFR~~1~X|QG~ 920~ ~~CGK~11/29/2019 17:40~KNO~11/29/2019 19:55~|QG|920|2019-11-29T17:40:00"
  11.     }],
  12.     "returns": [],
  13.     "adults": [{
  14.         "baggage": null,
  15.         "salutation": "Mr.",
  16.         "baggage_text": null,
  17.         "baggage_pulang": null,
  18.         "baggage_pulang_text": null,
  19.         "birthdate": "1981-06-21",
  20.         "doctype": "Paspor",
  21.         "docnumber": "B3298899",
  22.         "firstname": "Yogi Homan ",
  23.         "lastname": "Wiputra",
  24.         "passport_birthcountry": "Indonesia",
  25.         "passport_expired": "2023-09-05",
  26.         "passport_issuecountry": "Indonesia",
  27.         "passport_issued": "2018-11-05",
  28.         "passport_nationalitydocument": "Indonesia",
  29.         "passport_number": "B3298899"
  30.     }],
  31.     "children": [],
  32.     "infants": [],
  33.     "contactName": "Yogi Homan Wiputra ",
  34.     "contactPhone": "87897745264",
  35.     "contactPhoneCountryCode": "+62",
  36.     "contactEmail": "yogiwiputra@hotmail.com"
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement