Logo

Create Portfolio

This subresource allows investors to create a new portfolio.

Operation: POST

URL: https://api.lendingclub.com/api/investor/[version]/accounts/[Investor Id]/portfolios

URL Parameters: Investor Id — This can be obtained from the Account Summary section on LendingClub website when a user is logged in.

Query Parameters: None.

Supported Formats: JSON

Request Payload: JSON request for create portfolio

Name

Type

Nullable

Description

actorId

integer

No

The id of the investor account

portfolioName

String

No

Portfolio name

portfolioDescription

String

Yes

Portfolio description

Sample request -

Returned value: Successful

execution of the call will result in a JSON response. Cases where the input is invalid (ex. Portfolio name not provided or a portfolio with the same name already exists) will result in a HTTP Response code 400 (Bad Request)

An appropriate error message will be communicated back as a JSON payload along with every response with HTTP Response code 400.

Name

Type

Nullable

Description

portfolioId

integer

No

Portfolio Id

portfolioName

String

No

Portfolio name

portfolioDescription

String

Yes

Portfolio description

Sample Successful response -

Sample Error response -

A representative example of payment terms for a Personal Loan is as follows: a borrower receives a loan of $19,169 for a term of 36 months, with an interest rate of 10.49% and a 6.00% origination fee of $1,150 for an APR of 14.81%. In this example, the borrower will receive $18,019 and will make 36 monthly payments of $623. Loan amounts range from $1,000 to $40,000 and loan term lengths range from 24 months to 60 months. Some amounts, rates, and term lengths may be unavailable in certain states.

For Personal Loans, APR ranges from 8.98% to 35.99% and origination fee ranges from 3.00% to 8.00% of the loan amount. APRs and origination fees are determined at the time of application. Lowest APR is available to borrowers with excellent credit. Advertised rates and fees are valid as of March 8, 2024 and are subject to change without notice.

Unless otherwise specified, all credit and deposit products are provided by LendingClub Bank, N.A., Member FDIC, Equal Housing Lender (“LendingClub Bank”), a wholly-owned subsidiary of LendingClub Corporation, NMLS ID 167439. Credit products are subject to credit approval and may be subject to sufficient investor commitment. Credit union membership may be required. Deposit accounts are subject to approval. Deposit products are FDIC-insured up to $250,000 per depositor, per ownership category.

"LendingClub" and the "LC" symbol are trademarks of LendingClub Bank.

© 2024 LendingClub Bank. All rights reserved.