Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [
  2. {
  3. "LastName":"",
  4. "FirstName":"Eric",
  5. "EmbeddedData":{
  6. "upcomingRenewalAmount":2000.00,
  7. "totalTripsSinceStartOfMembership":2,
  8. "totalTripsInTheLastSixMonths":2,
  9. "totalFutureTripsInTheNxtSixMonths":null,
  10. "territoryEmail":"testingteam@email.com",
  11. "renewalDate":"2016-02-12",
  12. "memberType":"AMEX",
  13. "memberSinceDate":"2015-11-18",
  14. "insp_req_TripCase":null,
  15. "id":null,
  16. "contactId":"0031900000AK9PeAAL"
  17. },
  18. "Email":"es@email.com"
  19. },
  20. {
  21. "LastName":"Jones",
  22. "FirstName":"Jim",
  23. "EmbeddedData":{
  24. "upcomingRenewalAmount":2000.00,
  25. "totalTripsSinceStartOfMembership":2,
  26. "totalTripsInTheLastSixMonths":2,
  27. "totalFutureTripsInTheNxtSixMonths":null,
  28. "territoryEmail":"mon@stars.test.com",
  29. "renewalDate":"2016-02-13",
  30. "memberType":null,
  31. "memberSinceDate":null,
  32. "insp_req_TripCase":null,
  33. "id":null,
  34. "contactId":"0031900000B88pGAAR"
  35. },
  36. "Email":"thisemail@email.com"
  37. }
  38. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement