Advertisement
Vincent_Courtin

OJ Agency byKey Return

Jul 27th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.69 KB | None | 0 0
  1. {
  2.   "id": "2362ec66120082bdd64f7d679eeed15e84ec251a",
  3.   "username": "newemail@openjet.com",
  4.   "roles": [
  5.     "ROLE_AGENCY"
  6.   ],
  7.   "secretKey": null,
  8.   "phone": "0123456789",
  9.   "billingAddress": null,
  10.   "pricingRequest": [],
  11.   "userType": "agency",
  12.   "travelers": [],
  13.   "name": "OpenJet Agency",
  14.   "amadeusKey": "OJAGENCY",
  15.   "bankTransferAvailable": false,
  16.   "intraCommunityVATNumber": "1234567890",
  17.   "siret": "1234567890",
  18.   "status": 1,
  19.   "agents": [
  20.     {
  21.       "agentId": "AGENTOJ",
  22.       "firstname": "AGENT",
  23.       "lastname": "LAMBDA",
  24.       "phone": "0123456789",
  25.       "email": "agentoj@openjet.com",
  26.       "agencyId": "2362ec66120082bdd64f7d679eeed15e84ec251a"
  27.     }
  28.   ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement