Create a new application through the API

ParameterDescriptionData
nameApplicant's namestring
emailApplicant's emailstring
direct_payment_toApplicant will make accounts payable tostring
bankAppWhich bank is being usedstring
loan_typeThe type of creditlease, loan
offerMinimumScoreThe minimum score needed to receive an auto-recommendation. See the Approval Center for how the score is calculated (configurable)int
reviewMinimumScoreThe minimum score needed to pass the applicant for manual reviewint
income_calcThe calculated yearly income of the applicantint
enable_auto_verify0(no), 1(yes)
enable_landing_page0(no), 1(yes)
skip_cosigner0(no), 1(yes)
disableDefaultQuestionsDisable the default questions that appear before verification0(no), 1(yes)
enable_enhanced_login0(no), 1(yes)
disable_applicant_pay_modal0(no), 1(yes)
enable_property0(no), 1(yes)
send_automated_score_landlord_email0(no), 1(yes)
enable_pinwheel0(no), 1(yes)
property_city_mandatory0(no), 1(yes)
property_building_mandatory0(no), 1(yes)
property_bedrooms_mandatory0(no), 1(yes)
send_bank_reminderEnable reminders that are sent to banks0(no), 1(yes)
enable_preapproval0(no), 1(yes)
enable_document_uploadEnable the option of bank upload0(no), 1(yes)
enable_credit_check0(no), 1(yes)
min_gross_incomeThe minimum gross income required0(no), 1(yes)
minimum_rent_budgetThe minimum rent budget required0(no), 1(yes)
applicant_custom_priceThe applicant's custom price0(no), 1(yes)

Response

{
    "success": true,
    "application_id": "7HjpQ1bpuyXqoJXhCEtrVwJApNyl3OZv1E2QF6Z1QuvqUgd5LUnpbUzJ3F15"
}