Different Response in postman and world check one UI

Hi

When I hit the world check screening request api from my postman, I get the response as

{ "results": [] }

while as the same name gets me a different response on the world check UI. Screenshots below.

Please help me understand as to why this can happen

worldcheckui.png

postman.png

Best Answer

  • Irfan.Khan
    Answer ✓

    @asif

    The reason you are unable to fetch the screening results for a name when using the ZFS API is because we have hosted synthetic WC data on our pilot server and return synthetic WC data as JSON response and not the real WC data. ZFS UI still uses the real WC data, hence you are able to view results when screening the same using ZFS UI.

    Even if a name produces result both in API and UI, the result set would be completely different.