Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. {
  2. "VirtualDocumentId": 5,
  3. "DocumentLock": {
  4. "LockUid": "cc9877a2-035c-4a7e-8a49-76b78481b6a5",
  5. "ExpirationInSeconds": 899,
  6. "ExpirationDatetime": "2017-07-18T10:25:59.39+00:00",
  7. "AcquisitionDatetime": "2017-07-18T10:10:59.39+00:00",
  8. "DocumentQueueId": 1,
  9. "Verifier": "ABCF44CC1D28683C8D1E994213AB66C2"
  10. },
  11. "PageClassifications": [
  12. {
  13. "VirtualPageId": 7,
  14. "FileUrl": "7216b7c7-a768-4b4d-b0d9-f96687fc2f32",
  15. "Classification": {
  16. "VirtualPageId": 0,
  17. "RequirementId": 3,
  18. "IsApproved": false,
  19. "DocumentationTypeId": 0,
  20. "PageRejectionReasonIds": [],
  21. "Comments": null
  22. },
  23. "Challenge": null
  24. },
  25. {
  26. "VirtualPageId": 7,
  27. "FileUrl": "7216b7c7-a768-4b4d-b0d9-f96687fc2f32",
  28. "Classification": {
  29. "VirtualPageId": 0,
  30. "RequirementId": 2,
  31. "IsApproved": false,
  32. "DocumentationTypeId": 0,
  33. "PageRejectionReasonIds": [],
  34. "Comments": null
  35. },
  36. "Challenge": null
  37. }
  38. ],
  39. "Application": {
  40. "ApplicationId": 4,
  41. "ApplicationCode": "36",
  42. "Status": {
  43. "Code": "PENDING",
  44. "Name": "Pending Verification"
  45. },
  46. "SelectedPrograms": [],
  47. "Applicant": {
  48. "FirstName": "John",
  49. "LastName": "Doe",
  50. "Dob": null,
  51. "LastFourSsn": null
  52. },
  53. "Dependent": null,
  54. "Address": "920 Harbour Bay Dr, Tampax, FL 33602",
  55. "ShippingAddress": null,
  56. "Agent": {
  57. "AgentId": 1,
  58. "Username": "m.smith",
  59. "Fullname": "Maria Smith"
  60. },
  61. "Requirements": [
  62. {
  63. "RequirementId": 1,
  64. "Code": "HHWS_FORM",
  65. "Name": "HHW Usac Form",
  66. "Status": {
  67. "Code": "NOT_REQUIRED",
  68. "Name": "Not required"
  69. }
  70. },
  71. {
  72. "RequirementId": 2,
  73. "Code": "HHWS_PICTURE",
  74. "Name": "HHW Picture",
  75. "Status": {
  76. "Code": "NOT_REQUIRED",
  77. "Name": "Not required"
  78. }
  79. },
  80. {
  81. "RequirementId": 3,
  82. "Code": "LIFE_PROOF",
  83. "Name": "Identity Proof",
  84. "Status": {
  85. "Code": "PENDING",
  86. "Name": "Required"
  87. }
  88. }
  89. ]
  90. }
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement