Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. {
  2. "remark": "",
  3. "cartCode": "9105366180",
  4. "contact": {
  5. "gender": "MALE",
  6. "firstName": "DANG",
  7. "lastName": "THI THANH HUONG",
  8. "phone": "0904239468",
  9. "email": "dang.thanhhuong@yahoo.com",
  10. "address": ""
  11. },
  12. "listPassenger": [
  13. {
  14. "index": 0,
  15. "firstName": "BUI",
  16. "lastName": "THI HA",
  17. "type": "ADT",
  18. "gender": "FEMALE",
  19. "birthday": "",
  20. "listBaggage": []
  21. },
  22. {
  23. "index": 1,
  24. "firstName": "BUI",
  25. "lastName": "THI THANH XUAN",
  26. "type": "ADT",
  27. "gender": "FEMALE",
  28. "birthday": "",
  29. "listBaggage": []
  30. },
  31. {
  32. "index": 2,
  33. "firstName": "NGO",
  34. "lastName": "THI THANH NHAN",
  35. "type": "ADT",
  36. "gender": "FEMALE",
  37. "birthday": "",
  38. "listBaggage": []
  39. },
  40. {
  41. "index": 3,
  42. "firstName": "LE",
  43. "lastName": "THI BAO NGOC",
  44. "type": "ADT",
  45. "gender": "FEMALE",
  46. "birthday": "",
  47. "listBaggage": []
  48. },
  49. {
  50. "index": 4,
  51. "firstName": "NGUYEN",
  52. "lastName": "THI CHIEN",
  53. "type": "ADT",
  54. "gender": "FEMALE",
  55. "birthday": "",
  56. "listBaggage": []
  57. },
  58. {
  59. "index": 5,
  60. "firstName": "DANG",
  61. "lastName": "THI HA",
  62. "type": "ADT",
  63. "gender": "FEMALE",
  64. "birthday": "",
  65. "listBaggage": []
  66. }
  67. ],
  68. "listFareData": [
  69. {
  70. "session": "DC10184QHHANBMV051219QHBMVHAN091219600104921",
  71. "autoIssue": true,
  72. "fareDataId": 0,
  73. "listFlight": [
  74. {
  75. "flightValue": "0BAMBOOECO_QH1401HANBMV201912051415"
  76. }
  77. ],
  78. "airTicketAPIGateway": "8796093086006"
  79. },
  80. {
  81. "session": "DC10184QHHANBMV051219QHBMVHAN091219600104921",
  82. "autoIssue": true,
  83. "fareDataId": 3,
  84. "listFlight": [
  85. {
  86. "flightValue": "1BAMBOOECO_QH1402BMVHAN201912091715"
  87. }
  88. ],
  89. "airTicketAPIGateway": "8796093086006"
  90. }
  91. ],
  92. "languageCode": "",
  93. "startDate": "2019-12-09T17:15:00"
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement