Skip to main content
Skip this menu

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - LiKenun

[1]
1
This would be good to know. If I want to close my IRA account and transfers the funds over, that would still mean I have zombie loans hanging around. Since there is a $40 annual fee for having a balance below $5,000, I too wonder how I can plan to wind down my account.
3
Investors - LC / LC new interest rates July 2019
« on: July 08, 2019, 11:00:00 PM »
Wow! That’s some interesting history there.
4
I have a similar request, except I’ve already gotten most of my program off the ground: it can buy notes from the secondary market, list notes that I’m already holding, and get my account summary. However, I have not been able to successfully list my open buy/sell transactions. Going by the documentation, I’m supposed to connect to "https://api.lendingclub.com/api/investor/v1/secondarymarket/accounts/#########/orders". I get a 4xx error in my C# program. And when I tried to debug it in JavaScript (because debugging HTTP/JSON responses in C# is a pain in the ass for me), I got back this object:
Code: [Select]
[1]