Veikedo

Untitled

Feb 15th, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.27 KB | None | 0 0
  1. {
  2.   "agent": {
  3.     "phone": "string",
  4.     "email": "string",
  5.     "code": "02"
  6.   },
  7.   "title": "string",
  8.   "relatedRequests": [
  9.     "string"
  10.   ],
  11.   "isUrgently": true,
  12.   "route": {
  13.     "bookingNumber": "string",
  14.     "paxCount": 0,
  15.     "routeSegments": [
  16.       {
  17.         "flight": {
  18.           "name": "string",
  19.           "number": "string",
  20.           "fromCode": "string",
  21.           "toCode": "string"
  22.         },
  23.         "fromDate": "2018-02-15T10:38:29.549Z",
  24.         "toDate": "2018-02-15T10:38:29.549Z",
  25.         "rbd": "string",
  26.         "bookingClass": "string",
  27.         "oversizedBaggage": [
  28.           {
  29.             "placeCount": 0,
  30.             "baggageType": "string",
  31.             "baggageSizeType": 0,
  32.             "baggageWeightType": 0
  33.           }
  34.         ]
  35.       }
  36.     ]
  37.   },
  38.   "additionalInformation": {
  39.     "flightToWorldCup": true,
  40.     "tripPurpose": "string",
  41.     "additionalInfoDate": "2018-02-15T10:38:29.549Z",
  42.     "allowChangeTravelDates": true,
  43.     "allowSplitGroup": true,
  44.     "allowPrepay": true,
  45.     "budgetLimit": "string",
  46.     "prepayDate": "2018-02-15T10:38:29.549Z"
  47.   },
  48.   "comment": "string",
  49.   "client": {
  50.     "clientType": 0,
  51.     "name": "string",
  52.     "code": "string",
  53.     "email": "string"
  54.   },
  55.   "validator": "string"
  56. }
Advertisement
Add Comment
Please, Sign In to add comment