This subresource provides the most up to date value of the cash available in the investor's account.
Operation: GET
URL: https://api.lendingclub.com/api/investor/[version]/accounts/[Investor Id]/availablecash
URL Parameters:
investorId — This can be obtained from the Account Summary section on the LendingClub website when a user is logged in.
Query Parameters: None.
Name | Type | Nullable | Description |
---|---|---|---|
investorId | integer | No | The id of the investor account |
availableCash | BigDecimal | No | Available cash amount |
Returned value: JSON -
Returned value: XML -
Returned value: CSV -