What is the best way to get screening results in the required view

Options

Hi guys!

I need to get result like this:



Paramets
Description

  • matchesAll
    quantity


  • matchesNotFalse
    quantity


  • needAction
    True/false


  • categoryesNotFalse collection (Crime, terror, PEP etc.)


  • caseSystemId

Best Answer

  • Irfan.Khan
    Irfan.Khan LSEG
    Answer ✓

    @mikhail.romashov

    We do not have a way to provide you a customized result set. The only result set we provide is the JSON payload that is returned while calling the screening result API.

    If you would like to the mentioned values in your system then you have to handle the JSON appropriately and built a logic that deduces the required information with WC data at hand and populates the mentioned fields in your platform.

Answers