Create a business borrower
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Required 2-digit US state code (e.g. CA, IL, FL, …)
An array of objects representing owners of the business and those who control the funds of the business. If no one owns more than 25% of the business, just the individual who has ultimate control of the funds must be included. A maximum of 5 objects can be added.
Doing-business-as name of the business
9-digit IRS employee identification number of the business (e.g. 345543221)
Incorporation date of the business (YYYY-MM-DD)
Date kyb completed on the business (YYYY-MM-DD)
Response
An array of objects representing owners of the business and those who control the funds of the business. If no one owns more than 25% of the business, just the individual who has ultimate control of the funds must be included. A maximum of 5 objects can be added.
Doing-business-as name of the business
Incorporation date of the business (YYYY-MM-DD)
Date kyb completed on the business (YYYY-MM-DD)
Required 2-digit US state code (e.g. CA, IL, FL, …)