Sift · Arazzo Workflow
Sift Chargeback Label And Rescore
Version 1.0.0
Record a chargeback, label the user as fraudulent, and force a fresh score.
View Spec
View on GitHub
Fraud PreventionTrust and SafetyRisk ScoringIdentity VerificationChargebacksAccount TakeoverContent AbuseArazzoWorkflows
Provider
Workflows
chargeback-label-rescore
Submit a chargeback event, label the user fraudulent, rescore, and read the new score.
Records a $chargeback event, applies a fraud label for payment abuse, forces a rescore of the user, and retrieves the recomputed score.
1
sendChargeback
Record a $chargeback event for the user so the dispute is captured on the Sift timeline.
2
labelUser
Apply a fraudulent label to the user for the chargeback abuse type as a training signal for Sift's models.
3
rescore
Force a fresh Sift Score computation so the chargeback label is reflected in the user's risk immediately.
4
getUpdatedScore
Read back the recomputed score to confirm the new risk value after the label and rescore.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.