Vincent_Courtin

OJ ReservationV2 Json submit

Jul 27th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.89 KB | None | 0 0
  1. [{
  2.     "idOperator": "3e1f975601f59090decc8f2d5ced72010162e48e",
  3.     "idAirplaneCompany": "1cΓ©49ad2fe8ca12011753fad2c01c43439ac9bbd",
  4.     "legs": [{
  5.         "paxNumber": 1,
  6.         "lfiFrom": "FR31622",
  7.         "lfiTo": "FR18421",
  8.         "departureDate": "2018-08-15T15:52:01+00:00",
  9.         "arrivalDate": "2018-08-15T16:52:01+00:00",
  10.         "travellers": [
  11.             "3ab212320691523d52a54f9b3551e76832ee18f9"
  12.         ]
  13.     }, {
  14.         "paxNumber": 1,
  15.         "lfiFrom": "FR18421",
  16.         "lfiTo": "FR31622",
  17.         "departureDate": "2018-10-15T10:52:01+00:00",
  18.         "arrivalDate": "2018-10-15T11:52:01+00:00",
  19.         "travellers": [
  20.             "3ab212320691523d52a54f9b3551e76832ee18f9"
  21.         ]
  22.     }],
  23.     "acquisitionChannel": "frontWebsite",
  24.     "agreementNumber": {
  25.         "AirFranceFidelity" : "IKHFBLZYBLDH7483RGDK6",
  26.         "WijetSkill" : "EZHE926J2726693H"
  27.     },
  28.     "netPrice": "7700",
  29.     "totalPrice": "7700",
  30.     "status": "option",
  31.     "idClient": "d0a4a74faf4f7c537b48deaed199147f7c1d5e0a"
  32. }]
Add Comment
Please, Sign In to add comment