Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.40 KB | None | 0 0
  1. {
  2.   "availableTripId": 2078239728300051636,
  3.   "inventoryItems": [
  4.     {
  5.       "seatName": "7",
  6.       "fare": 90000,
  7.       "serviceTax": 0,
  8.       "operatorServiceCharge": 0,
  9.       "ladiesSeat": false,
  10.       "passenger": {
  11.         "name": "nur mutaqin",
  12.         "mobile": "087778297027",
  13.         "title": "Mr.",
  14.         "email": "taqin@asiawisata.com",
  15.         "age": 0,
  16.         "gender": "string",
  17.         "idType": "string",
  18.         "idNumber": "string",
  19.         "address": "string",
  20.         "primary": false,
  21.         "idProofs": [
  22.           {
  23.             "name": "string",
  24.             "value": "string"
  25.           }
  26.         ],
  27.         "additionalPreference": "string",
  28.         "nationality": "string",
  29.         "passengerType": "ALL"
  30.       }
  31.     }
  32.   ],
  33.   "boardingPointId": 125085,
  34.   "droppingPointId": 125033,
  35.   "source": 28693,
  36.   "destination": 27410,
  37.   "bookingType": "string",
  38.   "currencyType": "IDR",
  39.   "paymentMode": "string",
  40.   "notes": "string",
  41.   "serviceCharge": 0,
  42.   "quickBookInventoryItem": {
  43.     "adultSeatCount": 0,
  44.     "childSeatCount": 0
  45.   },
  46.   "otherDetails": {},
  47.   "phoneReservation": false,
  48.   "onBehalfAccount": 0,
  49.   "phoneReservationExpiryTime": "2018-09-24T03:35:57.622Z",
  50.   "autoReleaseType": 0,
  51.   "partialPaymentAmount": 0,
  52.   "fareEdited": false,
  53.   "redDeals": "string",
  54.   "totalReschedulingCharge": 0,
  55.   "itemDiscountValue": 0,
  56.   "discountValue": 0
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement