How to get information around risk indicators, Profile Action Type (like SANCTION) ?

I am not able to find any information regarding Profile Action Type (like CIVIL_ACTION, CRIMINAL_CONVICTION, ENFORCEMENT, SANCTION).

How to get information around these risk indicators?

Best Answer

  • Hi @John Williams,

    For every match result you receive from a results API request, you will get a referenceId – this is the World-Check One Profile Identifier, use this worldcheck-profile-id and make a the request as in SEQ-5c or the Postman Collection. (e_tr_wci_164002 is an example to try for a SANCTION ProfileActionType)

    {{protocol}}{{gateway-host}}{{gateway-url}}cases/{{case-system-id}}/results

    Hope this helps,

    Brian