Created
October 31, 2019 18:47
-
-
Save wehub/f596e378e5440c3f56e239a9e7b4265b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "3ae24329-99f2-4b6f-b425-da27b0265591", | |
"resource": "notifications", | |
"path": "/notifications/3ae24329-99f2-4b6f-b425-da27b0265591", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "legal_entities.verifications.updated", | |
"event_time": 1568852572, | |
"payload": { | |
"entity_verification": { | |
"verified": true, | |
"current_issues": [], | |
"documents": [] | |
}, | |
"controller": { | |
"personal_verification": { | |
"verified": false, | |
"current_issues": [{ | |
"target": { | |
"resource": "legal_entities", | |
"id": "a2ffe6c1-17e0-4739-bd93-642a74b043d8", | |
"path": "/legal_entities/a2ffe6c1-17e0-4739-bd93-642a74b043d8" | |
}, | |
"issue_type": "additional_documents_required", | |
"additional_documents_required": [ | |
"controller.personal_verification.documents" | |
] | |
}], | |
"documents": [{ | |
"create_time": 1480700611, | |
"id": "31b16e40-6af7-4c8a-9a9f-ad413ba7293f", | |
"owner": | |
{ | |
"id": "672b72f5-5136-4304-b553-ec7c8544b51e", | |
"path": "/legal_entities/672b72f5-5136-4304-b553-ec7c8544b51e", | |
"resource": "legal_entities" | |
}, | |
"path": null, | |
"reject_reason": { | |
"details": [ | |
{ | |
"detail_code": "illegible", | |
"detail_message": "image is illegible" | |
} | |
], | |
"reason_code": "failed_risk_review", | |
"reason_message": "failed review" | |
}, | |
"resource": "documents", | |
"status": "rejected", | |
"type": "social_security_card" | |
}] | |
} | |
}, | |
"additional_representatives": { | |
"owner_1": { | |
"personal_verification": { | |
"verified": true, | |
"current_issues": [], | |
"documents": [] | |
} | |
} | |
}, | |
"id": null, | |
"resource": "verifications", | |
"path": "/legal_entities/a2ffe6c1-17e0-4739-bd93-642a74b043d8/verifications", | |
"owner": { | |
"id": "a2ffe6c1-17e0-4739-bd93-642a74b043d8", | |
"resource": "legal_entities", | |
"path": "/legal_entities/a2ffe6c1-17e0-4739-bd93-642a74b043d8" | |
} | |
}, | |
"api_version": "3.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment