Last active
January 28, 2022 23:45
-
-
Save wehub/491f71021e4e992d45031f3676bc4c62 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": "47751a4a-f877-4915-93f8-7975b9de6d53", | |
"resource": "notifications", | |
"path": "/notifications/47751a4a-f877-4915-93f8-7975b9de6d53", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "legal_entities.verifications.updated", | |
"event_time": 1568926859, | |
"payload": { | |
"path": "/legal_entities/f251c458-d1c0-4bdb-919a-9441a331ed9d/verifications", | |
"controller": { | |
"personal_verification": { | |
"verified": false, | |
"current_issues": [{ | |
"target": { | |
"resource": "legal_entities", | |
"id": "f251c458-d1c0-4bdb-919a-9441a331ed9d", | |
"path": "/legal_entities/f251c458-d1c0-4bdb-919a-9441a331ed9d" | |
}, | |
"issue_type": "errant_fields", | |
"errant_fields": { | |
"controller.phone": ["is_null"], | |
"controller.date_of_birth": ["is_null"], | |
"controller.personal_country_info.US.social_security_number_last_four": ["is_null"], | |
"controller.address": ["is_null"], | |
"controller.name": ["is_null"] | |
} | |
}], | |
"documents": [] | |
} | |
}, | |
"additional_representatives": null, | |
"resource": "verifications", | |
"id": null, | |
"api_version": "3.0", | |
"entity_verification": { | |
"verified": false, | |
"current_issues": [{ | |
"target": { | |
"resource": "legal_entities", | |
"id": "f251c458-d1c0-4bdb-919a-9441a331ed9d", | |
"path": "/legal_entities/f251c458-d1c0-4bdb-919a-9441a331ed9d" | |
}, | |
"issue_type": "in_review", | |
"in_review": ["entity_verification"] | |
}], | |
"documents": [] | |
} | |
} | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment