Create a lead.Ask AIpost https://partners.staging-youlendapi.com/onboarding/LeadsCreate a new application (both for initial applications and renewals).Body ParamsA YL.Web.Api.ThirdParty.Onboarding.Models.ThirdPartyOnboardingModel containing the data required to create the lead.thirdPartyCustomerIdstringrequiredlength ≥ 1Gets or sets the third party's unique id for a merchant.companyNamestringrequiredlength between 2 and 200Gets or sets the merchant's company name.countryISOCodestringenumrequiredlength ≥ 1Gets or sets the ISO country code for the merchant.GBRIRLNLDBELPOLUSADEUFRAESPDNKShow 10 enum valuesloanCurrencyISOCodestringrequiredlength ≥ 1Gets or sets the ISO currency code for the merchant.keyContactNamestringrequiredlength between 1 and 255Gets or sets the key merchant contact who will be applying for the loan.companyTypestringenumrequiredlength ≥ 1Gets or sets the key merchant company type.LtdPlcLlpSoleTraderPartnershipLlcBusinessCorporationDacEenmanszaakBvCvNvVofNaamlozeVennootschapSpZooSpkSpjScsppSaSKAJdgGmbhUgEKGewerbebetriebGbrOhgGbrEGbrOhgKgAktiengesellschaftSlSlneSociedadColectivaSociedadComanditariaEIAutonomoSociedadCivilSociedadCooperativaSARLEINomPropreSNCSocieteCooperativeSASASEURLSCPSCSSASUASApSKSPSFmbaAndelsselskabAmbaErhvervsdrivendeFondISSmbaSISelvstændigOffentligVirksomhedPartrederiFilialEnkeltmandsvirksomhedPMVForeningShow 61 enum valuesregisteredAddressobjectrequiredAddress Data Model.registeredAddress objectcontactPhoneNumberstringrequiredlength between 8 and 20Gets or sets the merchant's contact phone number.contactEmailAddressstringrequiredlength between 1 and 255Gets or sets the merchant's key contact email address.confirmedCreditSearchbooleanGets or sets a value indicating whether the lead has given their consent for a credit search. This parameter has to be true in order for the lead to be able to submit the application (stage 1).truefalsethirdPartyLeadIdstring | nullGets or sets the third party's id for the specific application (lead).monthlyCardRevenuedoubleGets or sets the monthly card revenue for the merchant.numberOfPaymentsPerMonthint32Gets or sets the number of payments a merchant has each month.sweepPercentagedoubleGets or sets the percentage of daily sales the merchant wants to use to pay back the loan.monthsTradingint32Gets or sets the number of months the merchant has been trading.loanAmountdoubleGets or sets the size of loan the merchant wants.companyWebsitestring | nullGets or sets the merchants company website URL.companyNumberstring | nullGets or sets the registered company number for the merchant.vatNumberstring | nullGets or sets the VAT number for the merchant.midstring | nullGets or sets the MID for the merchant.merchantIdsarray of strings | nullGets or sets the MerchantIds for the merchant if there is more than one.merchantIdsADD stringadditionalInfoobject | nullGets or sets a list of key values pairs representing any additional lead data not already covered.additionalInfo object | nullsignupClientIpstring | nullGets or sets the Ip address of the merchant.notificationURLstring | null(DEPRECATED - please see https://docs.youlend.com/reference/webhooks-intro for how to subscribe to notifications).employerIdentificationNumberstring | nullGets or sets the merchant's tax identification number (required for USA).renewalobjectRenewal data model.renewal objecttradingAddressobjectAddress Data Model.tradingAddress objecttradingNamestring | nullGets or sets the merchant's trading name.preApprovalIduuidGets or sets the PreApprovalId.ownerUserIduuidGets or sets the OwnerUserId.preferredLanguageCodestring | nullenumGets or sets the PreferredLanguageCode.ENNLNL_BEESDEPLEN_USFRDAShow 9 enum valuespreferredRepaymentMethodstring | nullenumGets or sets the preferred repayment method for the merchant. Accepted values: "Sales-Based Repayment", "Direct Debit Fixed".SBRDDSalesBasedRepaymentManagingProcessorAllowed:SBRDDSalesBasedRepaymentManagingProcessorsecondaryLendingPartnerDetailsobjectSecondary lending partner details model.secondaryLendingPartnerDetails objectindustriesarray of objects | nullGets or sets the Industries.industriesADD objectHeadersapi-versionstringacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Returns a CreateThirdPartyAdvanceOnboardingResultModel. 400Bad Request 404Not FoundUpdated 4 months ago