Unable to Create or Update Provider Sources

Hi Team,

I am trying to create a new Provider Source using World Check One Rest API. When I try to create I am getting "404 Not Found" in postman. Currently I am testing using postman and below is the sample which I used.

{
    "identifier": "{{provider-source-identifier}}",
    "abbreviation": "SWLST",
    "name": "Sample Watchlist",
    "providerSourceStatus": "ACTIVE",
    "type": {}
}


Attached the screenshot of the sample request. Also attached the developer logs from postman.

Request.JPG

Postman Logs.jpg

Could you please provide a direction to move further.

Thanks.

Best Answer

  • Prabhjyot
    Prabhjyot LSEG
    Answer ✓

    @ayerajothi,

    Thank you for your query.

    You are receiving Error 404 while creating / updating a provider source identifier, is because the internal watchlist is not enabled for your account.

    Please let me know if you would like to switch the watchlist functionality to API instead of UI.

    Please note : It is not recommended to switch the watchlist functionality from API to UI.

Answers