401 Unauthorized when calling https://api-worldcheck-refinitiv.com/v1/cases for an Organization

Hi,

When calling https://api-worldcheck-refinitiv.com/v1/cases for an Organisation we get a 401 Unauthorized error, however, if we call an individual it works fine.

We are using the Postman collection and the environment variables are the same for both use individual and organisation cases (group-id, api-key, api-secret, etc.)

Organization body that doesn't work:

{

"entityType": "ORGANISATION",

"groupId": "{
{group-id}}",

"providerTypes": ["WATCHLIST"],

"name": "TEST WCO",

"secondaryFields": [],

"customFields": []

}

Thank you very much in advance

Kind regards

Tagged:

Answers