Advertisement
killuaz93

Flight Order SJ 272 - SJ 261

Aug 6th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.92 KB | None | 0 0
  1. {
  2.   "diagnostic": {
  3.     "status": 200,
  4.     "elapsetime": "0.2940",
  5.     "memoryusage": "28.38MB",
  6.     "unix_timestamp": 1533545731,
  7.     "confirm": "success",
  8.     "lang": "en",
  9.     "currency": "IDR"
  10.   },
  11.   "output_type": "json",
  12.   "myorder": {
  13.     "order_id": "40991700",
  14.     "data": [
  15.       {
  16.         "expire": 4152,
  17.         "uri": "sriwijaya",
  18.         "order_detail_id": "61017886",
  19.         "order_expire_datetime": "2018-08-09 13:07:10",
  20.         "order_type": "flight",
  21.         "customer_price": "1474750.00",
  22.         "order_name": "CGK (Jakarta - Cengkareng) - DPS (Bali - Denpasar) - Round Trip",
  23.         "order_name_detail": "Sriwijaya (SJ-272 - Depart) ~ Sriwijaya (SJ-261 - Return)",
  24.         "order_detail_status": "active",
  25.         "detail": {
  26.           "order_detail_id": "61017886",
  27.           "airlines_name": "Sriwijaya",
  28.           "flight_number": "SJ-272~SJ-261",
  29.           "trip": "roundtrip",
  30.           "price_adult": "1474750.00",
  31.           "price_child": "0.00",
  32.           "price_infant": "0.00",
  33.           "flight_date": "29 Aug 2018",
  34.           "departure_time": "06:15",
  35.           "arrival_time": "09:05",
  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": "26941190",
  45.                 "order_detail_id": "61017886",
  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-29",
  69.           "price": 1474750,
  70.           "breakdown_price": [
  71.             {
  72.               "category": "price adult",
  73.               "type": "none",
  74.               "value": 1474750,
  75.               "currency": "IDR",
  76.               "text": "Adult Price"
  77.             },
  78.             {
  79.               "category": "total base price",
  80.               "type": "price",
  81.               "value": 1474750,
  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_sriwijaya.jpg",
  98.         "order_icon": "h3b",
  99.         "tax_and_charge": "0.00",
  100.         "subtotal_and_charge": "1474750.00",
  101.         "delete_uri": "https://api-sandbox.tiket.com/order/delete_order?order_detail_id=61017886&order_id=40991700&order_hash=440bab843015e98ceda643ad37b38c02ad018ddc",
  102.         "business_id": "20863"
  103.       }
  104.     ],
  105.     "total": 1474750,
  106.     "total_tax": 0,
  107.     "total_without_tax": 1474750,
  108.     "count_installment": 0,
  109.     "promo": [],
  110.     "discount": 0,
  111.     "discount_amount": 0
  112.   },
  113.   "checkout": "https://api-sandbox.tiket.com/order/checkout/40991700/IDR",
  114.   "login_status": "false",
  115.   "token": "440bab843015e98ceda643ad37b38c02ad018ddc"
  116. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement