Additional Person

This flow provides the ability to add additional people to an account that has already been opened by associating a person_application_id with an account_id. See Person Application and Account.

When an application is submitted it will begin in the pending status and move through processing to either the rejected or approved status. Once approved, a new Person object is created and attached to the Account object. The ID of the new Person object is added to the person_ids list on the Account object.