Advertisement
killuaz93

Flight Order QG680 - QG681

Aug 7th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.91 KB | None | 0 0
  1. {
  2.   "diagnostic": {
  3.     "status": 200,
  4.     "elapsetime": "0.3210",
  5.     "memoryusage": "28.39MB",
  6.     "unix_timestamp": 1533618987,
  7.     "confirm": "success",
  8.     "lang": "en",
  9.     "currency": "IDR"
  10.   },
  11.   "output_type": "json",
  12.   "myorder": {
  13.     "order_id": "40991814",
  14.     "data": [
  15.       {
  16.         "expire": 4152,
  17.         "uri": "citilink",
  18.         "order_detail_id": "61018105",
  19.         "order_expire_datetime": "2018-08-10 09:28:07",
  20.         "order_type": "flight",
  21.         "customer_price": "3132298.00",
  22.         "order_name": "CGK (Jakarta - Cengkareng) - DPS (Bali - Denpasar) - Round Trip",
  23.         "order_name_detail": "Citilink (QG-680 - Depart) ~ Citilink (QG-681 - Return)",
  24.         "order_detail_status": "active",
  25.         "detail": {
  26.           "order_detail_id": "61018105",
  27.           "airlines_name": "Citilink",
  28.           "flight_number": "QG-680~QG-681",
  29.           "trip": "roundtrip",
  30.           "price_adult": "3132298.00",
  31.           "price_child": "0.00",
  32.           "price_infant": "0.00",
  33.           "flight_date": "24 Aug 2018",
  34.           "departure_time": "04:55",
  35.           "arrival_time": "07:55",
  36.           "baggage_fee": "0",
  37.           "departure_airport_name": "Soekarno Hatta",
  38.           "departure_city_name": "Jakarta",
  39.           "arrival_airport_name": "Ngurah Rai",
  40.           "arrival_city_name": "Denpasar",
  41.           "passengers": {
  42.             "adult": [
  43.               {
  44.                 "order_passenger_id": "26941308",
  45.                 "order_detail_id": "61018105",
  46.                 "type": "adult",
  47.                 "first_name": "Krisno",
  48.                 "last_name": "Sotanto",
  49.                 "title": "Mr",
  50.                 "id_number": "",
  51.                 "birth_date": null,
  52.                 "adult_index": null,
  53.                 "passport_no": null,
  54.                 "passport_expiry": null,
  55.                 "passport_issuing_country": null,
  56.                 "passport_nationality": null,
  57.                 "check_in_baggage": "20 Kg",
  58.                 "check_in_baggage_return": "20 Kg",
  59.                 "check_in_baggage_size": "20",
  60.                 "check_in_baggage_size_return": "20",
  61.                 "passport_issued_date": null,
  62.                 "birth_country": null,
  63.                 "ticket_number": null,
  64.                 "check_in_baggage_unit": "Kg"
  65.               }
  66.             ]
  67.           },
  68.           "real_flight_date": "2018-08-24",
  69.           "price": 3132298,
  70.           "breakdown_price": [
  71.             {
  72.               "category": "price adult",
  73.               "type": "none",
  74.               "value": 3132298,
  75.               "currency": "IDR",
  76.               "text": "Adult Price"
  77.             },
  78.             {
  79.               "category": "total base price",
  80.               "type": "price",
  81.               "value": 3132298,
  82.               "currency": "IDR",
  83.               "text": "Total Price"
  84.             },
  85.             {
  86.               "category": "baggage fee",
  87.               "type": "add",
  88.               "value": "0",
  89.               "currency": "IDR",
  90.               "text": "Baggage Fee"
  91.             }
  92.           ],
  93.           "departure_city": "CGK",
  94.           "arrival_city": "DPS",
  95.           "class": "A"
  96.         },
  97.         "order_photo": "https://api-sandbox.tiket.com/images/icon_citilink.jpg",
  98.         "order_icon": "h3b",
  99.         "tax_and_charge": "0.00",
  100.         "subtotal_and_charge": "3132298.00",
  101.         "delete_uri": "https://api-sandbox.tiket.com/order/delete_order?order_detail_id=61018105&order_id=40991814&order_hash=972fdf25f4ed063be9022a601924577b0260bd9b",
  102.         "business_id": "20865"
  103.       }
  104.     ],
  105.     "total": 3132298,
  106.     "total_tax": 0,
  107.     "total_without_tax": 3132298,
  108.     "count_installment": 0,
  109.     "promo": [],
  110.     "discount": 0,
  111.     "discount_amount": 0
  112.   },
  113.   "checkout": "https://api-sandbox.tiket.com/order/checkout/40991814/IDR",
  114.   "login_status": "false",
  115.   "token": "972fdf25f4ed063be9022a601924577b0260bd9b"
  116. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement