Advertisement
verygoodplugins

Untitled

Jan 10th, 2019
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. {
  2. “user”:
  3. {
  4. “firstName”: “Micahtek”,
  5. “lastName”: “Tester”,
  6. “userId”: “TESTER”,
  7. “spouseName”: “Her”,
  8. “emails”:
  9. [
  10. “someuser@somewhere.com”,
  11. “anotheruser@somewhereelse.net”
  12. ]
  13. },
  14. “classes”:
  15. [
  16. {
  17. “classCode”: “HappyLife”,
  18. “qualifying”:
  19. [
  20. “HL”
  21. ]
  22. },
  23. {
  24. “classCode”: “ProvInst”,
  25. “qualifying”:
  26. [
  27. “CPI”,
  28. “PI”
  29. ],
  30. “progress”:
  31. [
  32. “M1S1”,
  33. “M1S2”,
  34. “M2S2”,
  35. “M5S3”
  36. ]
  37. },
  38. {
  39. “classCode”: “ProvInst2”,
  40. “qualifying”:
  41. [
  42. “CPIS”,
  43. “PIS”
  44. ],
  45. “progress”:
  46. [
  47. “M1S1”,
  48. “M1S2”,
  49. “M2S2”,
  50. “M5S3”
  51. ]
  52. }
  53. ],
  54. “requestDate”: “2018-10-31”,
  55. “requestTime”: “10:36:54”
  56. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement