Created
September 18, 2019 23:36
-
-
Save wehub/96ba419b601010d723d6c2e15c02c430 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": "7d75a102-da9b-4d59-839b-d798db8d6adb", | |
"resource": "notifications", | |
"path": "/notifications/7d75a102-da9b-4d59-839b-d798db8d6adb", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "legal_entities.updated", | |
"event_time": 1568845464, | |
"payload": { | |
"terms_of_service": { | |
"acceptance_time": 1517003880, | |
"original_ip": "12.37.161.213" | |
}, | |
"controller": { | |
"name": { | |
"last": "Miss", | |
"first": "Thissle", | |
"suffix": "The Third", | |
}, | |
"phone": { | |
"country_code": "+1", | |
"phone_number": "5555555555" | |
}, | |
"address": { | |
"line1": "123 Fake St", | |
"line2": "unit 20", | |
"city": "San Francisco", | |
"postal_code": "90210", | |
"region": "CA", | |
"country": "US" | |
}, | |
"email": "[email protected]", | |
"email_is_verified": true, | |
"personal_country_info": { | |
"US": { | |
"social_security_number_last_four_is_present": true, | |
"social_security_number_is_present": true | |
} | |
}, | |
"job_title": "beneficiary", | |
"is_beneficial_owner": true, | |
"date_of_birth_is_present": true | |
}, | |
"entity_name": "A campaign for ThizzFace", | |
"phone": { | |
"country_code": "+1", | |
"phone_number": "5555555555" | |
}, | |
"primary_url": "https://www.example.com", | |
"description": "Smell Something Funky", | |
"address": { | |
"line1": "1234 Fake Ave", | |
"city": "San Francisco", | |
"postal_code": "90210", | |
"region": "CA", | |
"country": "US" | |
}, | |
"entity_country_info": { | |
"US": { | |
"legal_form": "individual", | |
"employer_identification_number": null | |
} | |
}, | |
"custom_data": null, | |
"country": "US", | |
"create_time": 1540854841, | |
"additional_representatives": null, | |
"id": "be281405-5786-44c5-a903-0b49074d1204", | |
"resource": "legal_entities", | |
"path": "/legal_entities/be281405-5786-44c5-a903-0b49074d1204", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"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