Advertisement
Vincent_Courtin

OJ TRAVELLER update submit

Jul 29th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.48 KB | None | 0 0
  1. {
  2.   "firstname": "MODIFIEDTRAVELLER",
  3.   "lastname": "LAMBDA",
  4.   "gender": 0,
  5.   "phone": "1234567890",
  6.   "email": "traveller.lambda@openjet.com",
  7.   "nationality": "Franรงaise",
  8.   "weight": "70.00",
  9.   "metric": 0,
  10.   "passport_num": "1234567890",
  11.   "expiration_date": {
  12.     "date": "2023-08-05 00:00:00",
  13.     "timezone_type": 3,
  14.     "timezone": "Europe/Paris"
  15.   },
  16.   "birth_date": {
  17.     "date": "1926-07-07 00:00:00",
  18.     "timezone_type": 3,
  19.     "timezone": "Europe/Paris"
  20.   }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement