Submit JSON bank statements.Copy Pagepost https://partners.staging-youlendapi.com/onboarding/Leads/{leadId}/bankstatementsPath ParamsleadIduuidrequiredThe lead id .Body ParamsThe bank statements model.Model containing Bank Statement.namestringrequiredlength between 1 and 255Gets or sets the Account Name.currencystringrequiredlength ≥ 1Gets or sets the Currency.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.institutionNamestring | nullGets or sets the Institution Name.startingBalancedouble | nullGets or sets the Starting Balance.transactionsarray of objects | nullGets or sets the list of Transactions.transactionsADD objectHeadersapi-versionstringacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200OK 400Bad RequestUpdated 3 days ago