Sift · Example Payload

Sift Apply Decision Example

Blocked after manual review of high-risk transaction.

Fraud PreventionTrust And SafetyRisk ScoringIdentity VerificationChargebacksAccount TakeoverContent Abuse

Sift Apply Decision Example is an example object payload from Sift, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

decision_idsourceanalystdescriptiontime

Example Payload

Raw ↑
{
  "decision_id": "block_user_payment_abuse",
  "source": "MANUAL_REVIEW",
  "analyst": "analyst@example.com",
  "description": "Blocked after manual review of high-risk transaction.",
  "time": 1748131200000
}