When I try this api to fetch result `cases/#{@case_system_id}/results`
I got a match which "referenceId" => "e_tr_wci_1250093"
but when I try to fetch the match profile via this API `reference/profile/#{@reference_id}`
I got a 404 response, does it mean this match might been removed on TR?
if so, I shouldn't see this match when fetching result right?
Also try to request screening and fetch result again, but the match still there
Any advice would be appreciated, thanks!