Not getting output from Zero Footprint Synchronous Screening: Simple API when passing Secondary fiel

When I pass the secondary identifier like the request below. I not getting any output from the SEQ-zfs-api-sync-screen-simple: Perform Zero Footprint Synchronous Screening: Simple

{
"groupId":"{ {group-id}}",
"entityType": "INDIVIDUAL",
"providerTypes": [
"WATCHLIST"
],
"name": "John Smith",
"secondaryFields":["SFCT_3"]

}

Please find the screenshot below.

image


Please let me know whether I am passing the correct request to the Zero Footprint Synchronous Screening: Simple API ?.

Best Answer

  • @Kathirvel.Dhanavelu,


    This is the right way to use the secondary identifiers in the request body:

    image


    You can get more details regarding the secondary identifiers by calling "SEQ-pre-group-case-template: Get the case template for a group".