Is it possible for multiple users to transact on behalf of one business-verified-customer? Currently it seems like there is only one user for each business and that the data model on Dwolla’s backend mixes the business information (EIN/Legal Business name) with the user (Birthdate, SSN, Email, etc…). In a very typical business use case, a single business entity (EIN) will have multiple users who can transact on behalf of the entity.
- How can we have multiple users with verified access to one business-verified-customer?
- How can you add a user to an existing business-verified-customer? Do they get validated as well?
- Since we are doing our own validation on the business entity / business admins as we create accounts for our users, we would like that to be mirrored on the Dwolla side. i.e., if we validate a business EIN / owner, we don’t want the user being in charge of submitting data that may be wrong – OR a second or third user creating a new business when an existing business already exists. Can we create the business-verified-customer on our server side with the business information, and then let the users go through the upgrade/validation process without letting them change the business EIN/legal name, etc…