Submit application details for a company

This endpoint accepts application details for a company (your customer) and creates an Application, Company, and Approval object in Lendica's system. The application details are used to underwrite the company.
Authentication: Include your API key in the Authorization header using the format Api-Key {your_api_key}.

Body Params
string
required

UUID of the company in the partner's system

string
required

First name of the applicant

string
required

Last name of the applicant

string

Phone number of the applicant without dashes, spaces, or parentheses

string
required

Email address of the applicant

string

Home address of the applicant

string

Address of the company

string

City of the company address

string

State of the company address

string

Zip code of the company address

string

Country of the company address

string
required
string
required

EIN number of the company

string

Ownership type of the company

date
required

Date of incorporation of the company

float

Ownership percentage of the applicant

float
required

Monthly revenue of the company

string

Social Security Number of the applicant

string

Personal credit score of the applicant

date

Date of birth of the applicant

integer

Number of additional owners

string

Business licenses held by the company

string

Name of the company's bank used for payments

string

Routing number of the company's bank used for payments

string

Account number of the company's bank used for payments

string

Company's website

float

Company's monthly debt payment

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json