Advertisement
taweesoft

translator_RESERVATION_response_simple

Nov 13th, 2018
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 10.87 KB | None | 0 0
  1. {
  2.     "success": true,
  3.     "identifier": "VIETJET",
  4.     "data_list": [
  5.         {
  6.             "pnr": 72026255,
  7.             "status": "onhold",
  8.             "hold": {
  9.                 "expiryTime": "2018-12-08 03:02:00Z"
  10.             },
  11.             "currency": {
  12.                 "code": "THB"
  13.             },
  14.             "charges": [
  15.                 {
  16.                     "passengerIndex": 0,
  17.                     "journeyIndex": 0,
  18.                     "amounts": [
  19.                         {
  20.                             "category": "TAX",
  21.                             "totalAmount": 1844.93
  22.                         },
  23.                         {
  24.                             "category": "FARE",
  25.                             "totalAmount": 11130.43
  26.                         },
  27.                         {
  28.                             "category": "FEE",
  29.                             "totalAmount": 536.23
  30.                         },
  31.                         {
  32.                             "category": "BAGGAGE",
  33.                             "totalAmount": 724.64
  34.                         }
  35.                     ],
  36.                     "totalAmount": 14236.23,
  37.                     "refundable": true,
  38.                     "changable": false,
  39.                     "cancellable": false
  40.                 },
  41.                 {
  42.                     "passengerIndex": 1,
  43.                     "journeyIndex": 0,
  44.                     "amounts": [
  45.                         {
  46.                             "category": "TAX",
  47.                             "totalAmount": 1450.73
  48.                         },
  49.                         {
  50.                             "category": "FARE",
  51.                             "totalAmount": 11130.43
  52.                         },
  53.                         {
  54.                             "category": "FEE",
  55.                             "totalAmount": 536.23
  56.                         },
  57.                         {
  58.                             "category": "BAGGAGE",
  59.                             "totalAmount": 724.64
  60.                         }
  61.                     ],
  62.                     "totalAmount": 13842.029999999999,
  63.                     "refundable": true,
  64.                     "changable": false,
  65.                     "cancellable": false
  66.                 }
  67.             ],
  68.             "contactInformation": {
  69.                 "name": "Rakthai  Jaidee",
  70.                 "phoneNumber": "6683-252-9994",
  71.                 "email": "rakthai@cnes.com"
  72.             },
  73.             "journey": {
  74.                 "segments": [
  75.                     {
  76.                         "departure": {
  77.                             "datetime": "2019-03-15 12:05:00Z",
  78.                             "airport": {
  79.                                 "code": "REP"
  80.                             }
  81.                         },
  82.                         "arrival": {
  83.                             "datetime": "2019-03-15 13:50:00Z",
  84.                             "airport": {
  85.                                 "code": "HAN"
  86.                             }
  87.                         }
  88.                     },
  89.                     {
  90.                         "departure": {
  91.                             "datetime": "2019-03-15 18:45:00Z",
  92.                             "airport": {
  93.                                 "code": "HAN"
  94.                             }
  95.                         },
  96.                         "arrival": {
  97.                             "datetime": "2019-03-15 22:55:00Z",
  98.                             "airport": {
  99.                                 "code": "ICN"
  100.                             }
  101.                         }
  102.                     }
  103.                 ],
  104.                 "passengers": [
  105.                     {
  106.                         "type": "adult",
  107.                         "key": "WwXcehUljtnq4kkeHJJtCT18T6U9OBZdUiYwTLrQANw8YJpCgMoanbYyDFhY1HwTpDOiSXNPGsIPPKkyRckGScB1¥8mBƒQmT3ccHGchfSƒk=",
  108.                         "firstName": "RAKTHAI",
  109.                         "lastName": "JAIDEE",
  110.                         "middleName": "",
  111.                         "title": "Mr",
  112.                         "gender": "Male",
  113.                         "birthDate": "1999-01-31",
  114.                         "nationCountry": {
  115.                             "code": "THA"
  116.                         },
  117.                         "passport": {
  118.                             "number": "AA1994883",
  119.                             "expiryDate": "2024-06-22",
  120.                             "issuingCountry": {
  121.                                 "code": "THA"
  122.                             }
  123.                         }
  124.                     },
  125.                     {
  126.                         "type": "child",
  127.                         "key": "WwXcehUljtnq4kkeHJJtCT18T6U9OBZdUiYwTLrQANw8YJpCgMoanbYyDFhY1HwTyOFk8k9982MYFnKyBƒ2dH2mfzYIlYzxE8BeuMLGo6yQ=",
  128.                         "firstName": "SARAN",
  129.                         "lastName": "JAIDEE",
  130.                         "middleName": "",
  131.                         "title": "Mr",
  132.                         "gender": "Male",
  133.                         "birthDate": "1999-01-31",
  134.                         "nationCountry": {
  135.                             "code": "THA"
  136.                         },
  137.                         "passport": {
  138.                             "number": "AA1994885",
  139.                             "expiryDate": "2024-06-22",
  140.                             "issuingCountry": {
  141.                                 "code": "THA"
  142.                             }
  143.                         }
  144.                     }
  145.                 ]
  146.             }
  147.         },
  148.         {
  149.             "pnr": 72026255,
  150.             "status": "onhold",
  151.             "hold": {
  152.                 "expiryTime": "2018-12-08 03:02:00Z"
  153.             },
  154.             "currency": {
  155.                 "code": "THB"
  156.             },
  157.             "charges": [
  158.                 {
  159.                     "passengerIndex": 0,
  160.                     "journeyIndex": 1,
  161.                     "amounts": [
  162.                         {
  163.                             "category": "TAX",
  164.                             "totalAmount": 1686.95
  165.                         },
  166.                         {
  167.                             "category": "FARE",
  168.                             "totalAmount": 11130.43
  169.                         },
  170.                         {
  171.                             "category": "FEE",
  172.                             "totalAmount": 536.23
  173.                         },
  174.                         {
  175.                             "category": "BAGGAGE",
  176.                             "totalAmount": 724.64
  177.                         }
  178.                     ],
  179.                     "totalAmount": 14078.25,
  180.                     "refundable": true,
  181.                     "changable": false,
  182.                     "cancellable": false
  183.                 },
  184.                 {
  185.                     "passengerIndex": 1,
  186.                     "journeyIndex": 1,
  187.                     "amounts": [
  188.                         {
  189.                             "category": "TAX",
  190.                             "totalAmount": 1686.95
  191.                         },
  192.                         {
  193.                             "category": "FARE",
  194.                             "totalAmount": 11130.43
  195.                         },
  196.                         {
  197.                             "category": "FEE",
  198.                             "totalAmount": 536.23
  199.                         },
  200.                         {
  201.                             "category": "BAGGAGE",
  202.                             "totalAmount": 724.64
  203.                         }
  204.                     ],
  205.                     "totalAmount": 14078.25,
  206.                     "refundable": true,
  207.                     "changable": false,
  208.                     "cancellable": false
  209.                 }
  210.             ],
  211.             "contactInformation": {
  212.                 "name": "Rakthai  Jaidee",
  213.                 "phoneNumber": "6683-252-9994",
  214.                 "email": "rakthai@cnes.com"
  215.             },
  216.             "journey": {
  217.                 "segments": [
  218.                     {
  219.                         "departure": {
  220.                             "datetime": "2019-03-20 02:05:00Z",
  221.                             "airport": {
  222.                                 "code": "ICN"
  223.                             }
  224.                         },
  225.                         "arrival": {
  226.                             "datetime": "2019-03-20 07:10:00Z",
  227.                             "airport": {
  228.                                 "code": "HAN"
  229.                             }
  230.                         }
  231.                     },
  232.                     {
  233.                         "departure": {
  234.                             "datetime": "2019-03-20 09:20:00Z",
  235.                             "airport": {
  236.                                 "code": "HAN"
  237.                             }
  238.                         },
  239.                         "arrival": {
  240.                             "datetime": "2019-03-20 11:05:00Z",
  241.                             "airport": {
  242.                                 "code": "REP"
  243.                             }
  244.                         }
  245.                     }
  246.                 ],
  247.                 "passengers": [
  248.                     {
  249.                         "type": "adult",
  250.                         "key": "WwXcehUljtnq4kkeHJJtCT18T6U9OBZdUiYwTLrQANw8YJpCgMoanbYyDFhY1HwTpDOiSXNPGsIPPKkyRckGScB1¥8mBƒQmT3ccHGchfSƒk=",
  251.                         "firstName": "RAKTHAI",
  252.                         "lastName": "JAIDEE",
  253.                         "middleName": "",
  254.                         "title": "Mr",
  255.                         "gender": "Male",
  256.                         "birthDate": "1999-01-31",
  257.                         "nationCountry": {
  258.                             "code": "THA"
  259.                         },
  260.                         "passport": {
  261.                             "number": "AA1994883",
  262.                             "expiryDate": "2024-06-22",
  263.                             "issuingCountry": {
  264.                                 "code": "THA"
  265.                             }
  266.                         }
  267.                     },
  268.                     {
  269.                         "type": "child",
  270.                         "key": "WwXcehUljtnq4kkeHJJtCT18T6U9OBZdUiYwTLrQANw8YJpCgMoanbYyDFhY1HwTyOFk8k9982MYFnKyBƒ2dH2mfzYIlYzxE8BeuMLGo6yQ=",
  271.                         "firstName": "SARAN",
  272.                         "lastName": "JAIDEE",
  273.                         "middleName": "",
  274.                         "title": "Mr",
  275.                         "gender": "Male",
  276.                         "birthDate": "1999-01-31",
  277.                         "nationCountry": {
  278.                             "code": "THA"
  279.                         },
  280.                         "passport": {
  281.                             "number": "AA1994885",
  282.                             "expiryDate": "2024-06-22",
  283.                             "issuingCountry": {
  284.                                 "code": "THA"
  285.                             }
  286.                         }
  287.                     }
  288.                 ]
  289.             }
  290.         }
  291.     ]
  292. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement