This endpoint is for reporting Chargeback Protection Events throughout your customer's application lifecycle.
The goal of this endpoint is for reporting events to the chargeback protection system to that it
can evaluate timing and take note of significant events which will occur in a user's lifecycle. The end goal of
collecting this information is to increase approval rates (lower false positives) and reduce fraud and chargebacks
(lower false negatives). When calling these API's it is highly encouraged to pass as much information as possible.
The more information provided, the better the outcomes will be.
Implementing this API will help to increase your revenue via higher approval rates, while reducing your account's risk of becoming flagged
by one of the card brands for excessive chargebacks.
Request
This endpoint expects an object.
SignUpEventobjectRequired
Sign up event - Call this event when your customer signs up for your service.
BuyerChallengeEventobjectRequired
The Buyer Challenge Event type is for reporting any type of verification on the buyer.
ex: Email verification link, SMS 2FA text, buyer is KYC’d
SignInFailureEventobjectRequired
Sign In Failure event - Call this event when a customer attempts to sign into
your service, but sign in attempt is unsuccessful.
SignInEventobjectRequired
Sign in event - Call this event when your customer signs into your service.