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
sendEvent
Record a $chargeback event for the user so the dispute is captured on the Sift timeline.
2
labelUser
applyLabel
Apply a fraudulent label to the user for the chargeback abuse type as a training signal for Sift's models.
3
rescore
rescoreUser
Force a fresh Sift Score computation so the chargeback label is reflected in the user's risk immediately.
4
getUpdatedScore
getScore
Read back the recomputed score to confirm the new risk value after the label and rescore.
Source API Descriptions
openapi
openapi