Last active
September 18, 2019 23:41
-
-
Save wehub/fc247332912f072ffa620f7c065f9d48 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": "42f039d9-7ce1-4268-b604-8d0712397089", | |
"resource": "notifications", | |
"path": "/notifications/42f039d9-7ce1-4268-b604-8d0712397089", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "legal_entities.verifications.updated", | |
"event_time": 1568845465, | |
"payload": { | |
"entity_verification": { | |
"verified": true, | |
"current_issues": [], | |
"documents": [] | |
}, | |
"controller": { | |
"personal_verification": { | |
"verified": true, | |
"current_issues": [], | |
"documents": [] | |
} | |
}, | |
"additional_representatives": null, | |
"id": null, | |
"resource": "verifications", | |
"path": "/legal_entities/be281405-5786-44c5-a903-0b49074d1204/verifications", | |
"owner": { | |
"id": "be281405-5786-44c5-a903-0b49074d1204", | |
"resource": "legal_entities", | |
"path": "/legal_entities/be281405-5786-44c5-a903-0b49074d1204" | |
}, | |
"api_version": "3.0" | |
}, | |
"api_version": "3.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment