Final risk level can be fetched from AML Platform using API. Detailed API documentation here. Note: The API call only returns the final risk level (e.g. ’High’, ‘Medium’, ‘Low’) and not the final risk score integer.
⌛ It may take several seconds to minutes for our system to calculate the risk rule scores and the final risk level; however, there is no marker for when this calculation ends, so the API call setup needs to take this into account.