Once investments are settled, you can retrieve the assets associated with the given fund.
Endpoints
Task
How
Error Codes
Get Asset Details
AU0001 AU0002 GN0002 GN0004 GN0005
Error Codes and Messages
Key Validations
None
Business Rule Validations
None
Technical Validations
Type
Code
Message
Auth (OAuth)
AU0001
The access token is invalid or missing. Please provide a valid access token issued by the OAuth server using the client credentials grant (default location is on the authorization header).
AU0002
You do not have access to this scope: '{scope}'
Generic
GN0002
The payload you have supplied is invalid.
GN0004
Page size must be an integer between 0 and {maxPageSize}