Create Case From Alert
POST/api/v1/cases/from-alert/:alert_id
Create investigation case from an alert with pre-populated data.
The case will:
- Have type mapped from alert category (sanctions→sanctions, pep→pep, etc.)
- Have priority mapped from alert severity
- Include alert data in case description
- Be linked to the source alert and applicant
Request
Responses
- 201
- 422
Successful Response
Validation Error