Get Investment Quote
API Endpoints
Get Investment Quote
Retrieves a quote for purchasing a specific number of units of an investment product.
GET
Get Investment Quote
Calculates and returns a quote for purchasing a specified number of units of an investment product, including the total amount, fees, and investing amount.
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 investment product to get a quote for.
The number of units to purchase.
