Example case creation: SEQ-screen-sync-organisation: Perform Synchronous Screening: Organisation Below 200 OK result: { "groupId": "{{group-id}}", "entityType": "ORGANISATION", "providerTypes": [ "WATCHLIST" ], "caseScreeningState": { "WATCHLIST": "INITIAL" }, "name": "Oscorp Corporation", "secondaryFields": [ { "typeId": "SFCT_6", "value": "USA" } ] } 200 OK (fields have been ommited due to sensitive information): { "caseId": "xxxxxxxxxxxxxxxxxxxxxxx", "name": "Oscorp Corporation", "providerTypes": [ "WATCHLIST" ], "customFields": [], "secondaryFields": [ { "typeId": "SFCT_6", "value": "USA", "dateTimeValue": null }