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.
Could you please provide a direction to move further.
Thanks.