Hello.
I'm brasilian and I got a manual of Word-Ckeck API from Thomson Reuters.
I'm trying to call the API to create a case, but I'm facing difficulties.
When I call the API, the error "Could not get any response" is returned.
Where am I going wrong?
Best regasds.
{
"caseId":"TestDemoCase001",
"groupId":"{{group-id}}",
"entityType":"INDIVIDUAL",
"providerTypes":[ "WATCHLIST" ],
"name":"Riduan Isamuddin",
"secondaryFields":[
{
"typeId":"SFCT_1",
"value":"MALE"
}
]
}