Advertisement
taweesoft

mark_up_price_quotation_request

Jan 9th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.38 KB | None | 0 0
  1. {
  2.   "currency": "THB",
  3.   "passengers": [
  4.     {
  5.       "type": "adult"
  6.     },
  7.     {
  8.       "type": "child"
  9.     }
  10.   ],
  11.   "journeys": [
  12.     {
  13.       "flight": {
  14.         "bookingKey": "a25856cfdc7a951dab7b7661b59d4cdf7856a23d",
  15.         "flightType": "RT",
  16.         "from": "BKK",
  17.         "to": "NRT",
  18.         "availability": null,
  19.         "departureDate": "2019-03-01T04:00:00.000+07:00",
  20.         "returnDate": "2019-03-15T09:05:00.000+09:00",
  21.         "journeys": [
  22.           {
  23.             "numberOfStop": 1,
  24.             "tripDuration": 510,
  25.             "segments": [
  26.               {
  27.                 "flightDetail": {
  28.                   "sourceAirport": "BKK",
  29.                   "destinationAirport": "HKG",
  30.                   "airlineId": "HX",
  31.                   "flightNumber": "780",
  32.                   "departureDatetime": "2019-03-01T04:00:00.000+07:00",
  33.                   "arrivalDatetime": "2019-03-01T08:10:00.000+08:00"
  34.                 },
  35.                 "aircraftModel": {
  36.                   "name": "333"
  37.                 },
  38.                 "cabinClass": "Economy"
  39.               },
  40.               {
  41.                 "flightDetail": {
  42.                   "sourceAirport": "HKG",
  43.                   "destinationAirport": "NRT",
  44.                   "airlineId": "HX",
  45.                   "flightNumber": "608",
  46.                   "departureDatetime": "2019-03-01T09:15:00.000+08:00",
  47.                   "arrivalDatetime": "2019-03-01T14:30:00.000+09:00"
  48.                 },
  49.                 "aircraftModel": {
  50.                   "name": "333"
  51.                 },
  52.                 "cabinClass": "Economy"
  53.               }
  54.             ]
  55.           },
  56.           {
  57.             "numberOfStop": 1,
  58.             "tripDuration": 730,
  59.             "segments": [
  60.               {
  61.                 "flightDetail": {
  62.                   "sourceAirport": "NRT",
  63.                   "destinationAirport": "HKG",
  64.                   "airlineId": "HX",
  65.                   "flightNumber": "611",
  66.                   "departureDatetime": "2019-03-15T09:05:00.000+09:00",
  67.                   "arrivalDatetime": "2019-03-15T13:30:00.000+08:00"
  68.                 },
  69.                 "aircraftModel": {
  70.                   "name": "333"
  71.                 },
  72.                 "cabinClass": "Economy"
  73.               },
  74.               {
  75.                 "flightDetail": {
  76.                   "sourceAirport": "HKG",
  77.                   "destinationAirport": "BKK",
  78.                   "airlineId": "HX",
  79.                   "flightNumber": "765",
  80.                   "departureDatetime": "2019-03-15T17:00:00.000+08:00",
  81.                   "arrivalDatetime": "2019-03-15T19:15:00.000+07:00"
  82.                 },
  83.                 "aircraftModel": {
  84.                   "name": "332"
  85.                 },
  86.                 "cabinClass": "Economy"
  87.               }
  88.             ]
  89.           }
  90.         ],
  91.         "fareDetail": {
  92.           "routeFare": {
  93.             "basePrice": 8230,
  94.             "tax": 3540,
  95.             "totalPrice": 11770,
  96.             "beforeDiscountPrice": 15301
  97.           },
  98.           "currency": {
  99.             "code": "THB"
  100.           }
  101.         }
  102.       },
  103.       "bookingInformation": [
  104.         {
  105.           "passengerIndex": 0
  106.         },
  107.         {
  108.           "passengerIndex": 1
  109.         }
  110.       ]
  111.     },
  112.     {
  113.       "flight": {
  114.         "bookingKey": "a25856cfdc7a951dab7b7661b59d4cdf7856a23d",
  115.         "flightType": "RT",
  116.         "from": "BKK",
  117.         "to": "NRT",
  118.         "availability": null,
  119.         "departureDate": "2019-03-01T04:00:00.000+07:00",
  120.         "returnDate": "2019-03-15T09:05:00.000+09:00",
  121.         "journeys": [
  122.           {
  123.             "numberOfStop": 1,
  124.             "tripDuration": 510,
  125.             "segments": [
  126.               {
  127.                 "flightDetail": {
  128.                   "sourceAirport": "BKK",
  129.                   "destinationAirport": "HKG",
  130.                   "airlineId": "HX",
  131.                   "flightNumber": "780",
  132.                   "departureDatetime": "2019-03-01T04:00:00.000+07:00",
  133.                   "arrivalDatetime": "2019-03-01T08:10:00.000+08:00"
  134.                 },
  135.                 "aircraftModel": {
  136.                   "name": "333"
  137.                 },
  138.                 "cabinClass": "Economy"
  139.               },
  140.               {
  141.                 "flightDetail": {
  142.                   "sourceAirport": "HKG",
  143.                   "destinationAirport": "NRT",
  144.                   "airlineId": "HX",
  145.                   "flightNumber": "608",
  146.                   "departureDatetime": "2019-03-01T09:15:00.000+08:00",
  147.                   "arrivalDatetime": "2019-03-01T14:30:00.000+09:00"
  148.                 },
  149.                 "aircraftModel": {
  150.                   "name": "333"
  151.                 },
  152.                 "cabinClass": "Economy"
  153.               }
  154.             ]
  155.           },
  156.           {
  157.             "numberOfStop": 1,
  158.             "tripDuration": 730,
  159.             "segments": [
  160.               {
  161.                 "flightDetail": {
  162.                   "sourceAirport": "NRT",
  163.                   "destinationAirport": "HKG",
  164.                   "airlineId": "HX",
  165.                   "flightNumber": "611",
  166.                   "departureDatetime": "2019-03-15T09:05:00.000+09:00",
  167.                   "arrivalDatetime": "2019-03-15T13:30:00.000+08:00"
  168.                 },
  169.                 "aircraftModel": {
  170.                   "name": "333"
  171.                 },
  172.                 "cabinClass": "Economy"
  173.               },
  174.               {
  175.                 "flightDetail": {
  176.                   "sourceAirport": "HKG",
  177.                   "destinationAirport": "BKK",
  178.                   "airlineId": "HX",
  179.                   "flightNumber": "765",
  180.                   "departureDatetime": "2019-03-15T17:00:00.000+08:00",
  181.                   "arrivalDatetime": "2019-03-15T19:15:00.000+07:00"
  182.                 },
  183.                 "aircraftModel": {
  184.                   "name": "332"
  185.                 },
  186.                 "cabinClass": "Economy"
  187.               }
  188.             ]
  189.           }
  190.         ],
  191.         "fareDetail": {
  192.           "routeFare": {
  193.             "basePrice": 8230,
  194.             "tax": 3540,
  195.             "totalPrice": 11770,
  196.             "beforeDiscountPrice": 15301
  197.           },
  198.           "currency": {
  199.             "code": "THB"
  200.           }
  201.         }
  202.       },
  203.       "bookingInformation": [
  204.         {
  205.           "passengerIndex": 0
  206.         },
  207.         {
  208.           "passengerIndex": 1
  209.         }
  210.       ]
  211.     }
  212.   ]
  213. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement