Add person stakeholder
Use theaddPersonStakeholderInput within the UnderwritingApplicationStakeholderInput to add an individual stakeholder.
Each person stakeholder requires:
- Role(s) (Owner, Control Person, Guarantor)
- Personal information (name, date of birth)
- Tax identification (SSN)
- Contact information
- Ownership percentage (if Owner role)
ScenarioBen’s keyboard business application needs to add himself as both control
person and owner with 100% equity. He adds himself using
addPersonStakeholderInput with both roles specified.Response
Add business stakeholder
Use theaddBusinessStakeholderInput within the UnderwritingApplicationStakeholderInput to add a business entity stakeholder.
Business stakeholders are typically used for:
- Parent companies
- Affiliate organizations
- Corporate guarantors
Business stakeholders require similar information to person stakeholders but use business-specific
identifiers like EIN instead of SSN.
Response