List of fund vehicle entity objects
Returns a list of the fund vehicle objects
Retrieving all fund vehicle list in your database
HTTP Method | GET |
Path | /api/entities/fundvehicle/list/all |
Request parameters | None |
Reference | [[getallfundvehiclesofcompany]] |
List all fund vehicles in a given scope
HTTP Method | GET |
Path | /api/entities/fundvehicle/list/perscope/ |
Request parameters | Scope ID (string): An ID of the selected scope which can be acquired by the Scope list API |
Reference | getfundvehiclesofscope |
Updated 13 days ago