Get Total Investments
API Endpoints
Get Total Investments
Retrieves dashboard information including total investments and interest accrued for a user.
GET
Get Total Investments
Fetches comprehensive dashboard information for a user, including their total investments across all products and the total interest accrued.
Request Headers
The JWT Access Token obtained from the
/login or /refresh-token endpoint.Unique idempotency key for the request to prevent duplicate processing.
The date and time at which the request was initiated (ISO 8601 format).
The IP address of the customer making the request.
Unique identifier for the interaction/session.
Path Parameters
The unique identifier (UUID) of the user whose investment dashboard information to retrieve.
