{ "file_type": "OCF_STAKEHOLDERS_FILE", "items": [ { "object_type": "STAKEHOLDER", "id": "stakeholder-sample-individual-all-fields", "name": { "legal_name": "Person X", "first_name": "Person", "last_name": "X" }, "stakeholder_type": "INDIVIDUAL", "issuer_assigned_id": "Employee-1", "current_relationships": ["EMPLOYEE"], "current_status": "LEAVE_OF_ABSENCE", "contact_info": { "phone_numbers": [ { "phone_type": "MOBILE", "phone_number": "+1 316 555 6789" }, { "phone_type": "BUSINESS", "phone_number": "+1 316 555 1234" } ], "emails": [ { "email_type": "PERSONAL", "email_address": "personal@test.email" }, { "email_type": "BUSINESS", "email_address": "company@test.email" } ] }, "addresses": [ { "address_type": "LEGAL", "street_suite": "123 Abc St.", "city": "Cityville", "country_subdivision": "TX", "country": "US", "postal_code": "12345" }, { "address_type": "CONTACT", "street_suite": "P.O. Box 404", "city": "Cityville", "country_subdivision": "TX", "country": "US", "postal_code": "12345" } ], "tax_ids": [ { "tax_id": "256-33-1234", "country": "US" } ], "comments": ["comment-one", "comment-two"] }, { "object_type": "STAKEHOLDER", "id": "stakeholder-sample-institution-all-fields", "name": { "legal_name": "XYZ Holdings Fund III" }, "stakeholder_type": "INSTITUTION", "issuer_assigned_id": "Entity-1", "current_relationships": ["INVESTOR", "CONSULTANT", "EX_EMPLOYEE"], "current_status": "ACTIVE", "primary_contact": { "name": { "legal_name": "Todd Fund Manager", "first_name": "Todd", "last_name": "Fund Manager" }, "phone_numbers": [ { "phone_type": "MOBILE", "phone_number": "+1 313 555 6789" } ], "emails": [ { "email_type": "PERSONAL", "email_address": "toddfundmanager@test.email" } ] }, "addresses": [ { "address_type": "LEGAL", "street_suite": "456 Xyz St.", "city": "Cityville", "country_subdivision": "NV", "country": "US", "postal_code": "67890" } ], "tax_ids": [ { "tax_id": "256-33-5678", "country": "US" } ], "comments": ["comment-one", "comment-two"] }, { "object_type": "STAKEHOLDER", "id": "stakeholder-sample-minimal-fields", "name": { "legal_name": "XYZ Holdings Fund IV" }, "stakeholder_type": "INSTITUTION", "comments": [] }, { "object_type": "STAKEHOLDER", "id": "d6c49a5a-257d-4b41-9f1d-073a77dfe719", "name": { "legal_name": "Person Y" }, "stakeholder_type": "INDIVIDUAL", "contact_info": { "phone_numbers": [ { "phone_type": "HOME", "phone_number": "+1 617 333 4444 ext. 100" }, { "phone_type": "BUSINESS", "phone_number": "+1 800 333 1212 extension 200" } ] }, "comments": [] } ] }