Advertisement
Vincent_Courtin

OJ TRAVELLER create submit

Jul 29th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.53 KB | None | 0 0
  1. {
  2.   "firstname": "TRAVELLER",
  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.   "user": "2362ec66120082bdd64f7d679eeed15e84ec251a"
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement