firewall_outcome
Report the real outcome after a firewall assessment to help 402Sentinel distinguish predictive signals from noisy ones. Pass the fw_ assessment ID to submit whether the transaction was good or bad.
Instructions
FREE. After a firewall verdict, report what actually happened so 402Sentinel learns which signals are predictive and downweights noisy ones (hard-block safety signals stay deterministic). Pass the assessment_id (fw_…) from a prior firewall call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome | Yes | bad: fraud/confirmed_fraud/not_delivered/overcharged/drained/scam · good: delivered/legit/fine | |
| assessment_id | Yes | the fw_… id from a prior firewall call |