Submit account information.Copy Pagepost https://partners.staging-youlendapi.com/onboarding/Leads/{leadId}/accountinfoPath ParamsleadIduuidrequiredThe lead id .Body ParamsThe account information model.AccountInfoModel.namestringrequiredlength between 1 and 255Gets or sets the Account Name.currencyISOCodestringrequiredlength ≥ 1Gets or sets the Currency ISO Code.accountNostring | nullGets or sets the Account Number. Required if Iban is null.sortCodestring | nullGets or sets the Sort Code. Required if Iban is null.ibanstring | nullGets or sets the Iban. Required if Account Number is null.bicstring | nullGets or sets the Swift Code. Required if Account Number is null.Headersapi-versionstringacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200OK 400Bad RequestUpdated 20 days ago