Resolve anomaly
POST/payroll/anomalies/:id/resolve
Marks an anomaly as resolved with a chosen resolution action (e.g. corrected, dismissed, escalated). Resolved anomalies no longer block payroll run approval. Provide a clear resolution note for the audit trail.
Request
Responses
- 200
- 404
- 422
Anomaly resolved.
Anomaly not found.
Validation failed — action must be corrected/dismissed/escalated.