Broadcast a fraud alert for the given Fraud Case.
Alert triggered
Bad Request
Unauthorized
Forbidden
Not Found
Unsupported Media Type
Service Unavailable
curl -i -X POST \ 'https://api.cdq.com/bankaccount-data/rest/fraudcases/{fraudCaseId}/triggeralert' \ -H 'X-API-KEY: YOUR_API_KEY_HERE'
{- "id": "5c6a2c7e-9b0a-4e1a-8b0a-4e1a8b0a4e1a",
- "timestamp": "2025-05-22T09:40:11Z",
- "message": "This user is not allowed to access this service.",
- "error": "BAD_REQUEST",
- "path": "/v2/businesspartners/lookup",
- "status": "400"
}