Create a new investigation case. A case is the top-level container for a compliance investigation — it groups entities, checks, alerts, and risk assessments into a single tracked unit.
Cases are created with status New and can optionally include an initial
entity and assigned reviewer.
Project-scoped API key for server-to-server authentication. Obtain keys from the Zenoo dashboard under Project Settings > API Keys. Staging and production environments use separate keys.
Unique key for idempotent request handling. If a request with the same key was already processed within the last 24 hours, the original response is returned.
Request body for creating a new case.
Case type.
Onboarding, Review, Perpetual Primary entity category.
Company, Person User ID of the reviewer to assign.
Request body for creating a new entity.
Your internal reference ID.
255Case created.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.