Get Fund Investments Legacy

Get the funds that a person has invested in. (Deprecated - use getFundInvestments instead)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

personIDstringRequired
The ID of the person, this must be an Aviato ID.

Query parameters

perPageintegerRequired>=0<=100
Number of items per page.
pageintegerRequired
Page number, starts from 0.

Response

This endpoint returns an object.
fundslist of objects
pagesinteger
totalResultsinteger

Errors