Advertisement
Vincent_Courtin

OJ CUSTOMER by-agency return

Jul 28th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.54 KB | None | 0 0
  1. [
  2.   {
  3.     "id": "6b4f4c458e0d2a8d8084de54117a95343d958c91",
  4.     "contactinfo": "Changed information about a customer",
  5.     "firstname": "CUSTOMER",
  6.     "phone": "0123456789",
  7.     "lastname": "LAMBDA",
  8.     "email": "customer.lambda@openjet.com",
  9.     "reservations": []
  10.   },
  11.   {
  12.     "id": "c6a49d4ca857c8ca5e126404e69e979f880489e8",
  13.     "contactinfo": "Information about a customer",
  14.     "firstname": "CUSTOMER2",
  15.     "phone": "0123456789",
  16.     "lastname": "LAMBDA",
  17.     "email": "customer.lambda2@openjet.com",
  18.     "reservations": []
  19.   }
  20. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement