Removing deprecated endpoints
/users/me/investments
/users/me/investments/{id}
/users/me/investments/{id}/sellInfo
Those endpoints are replaced with
/me/investments
and /me/investments/{id}
see apiary docs
Removing deprecated endpoints
/users/me/investments
/users/me/investments/{id}
/users/me/investments/{id}/sellInfo
Those endpoints are replaced with
/me/investments
and /me/investments/{id}
see apiary docs