4. Get risk comfort range based on client's risk tolerance score

GET https://{{Morningstar as a Service (Americas)}}/risk-profiler/v1/clients/solutions/comfort-ranges?rangeType=SCORE&score=19&region=USA&version=v3

API Reference Documentation

Request Params

KeyDatatypeRequiredDescription
rangeTypestring
scorenumberClient's risk profile score
regionstring
versionstring

HEADERS

KeyDatatypeRequiredDescription
Accept-Languagenull
Authorizationstring

RESPONSES

status: OK

{"tooLittleRisk":{"low":46,"high":100},"okRisk":{"low":25,"high":39},"marginalUpper":{"low":0,"high":24},"marginalLower":{"low":40,"high":45}}