Hello.
The path /cases/{caseSystemId}/results allows to get result and 1 of the parameters is matchStrength with value from enumeration (WEAK, MEDIUM, STRONG, EXACT).
Is it possible to get match score (numerical value) instead of match strength or at least convert strength value into number using some formula?
Thank you.