Promotion Abuse Prevention Verification API - TrustDecision Docs
Promotion Abuse Prevention Verification API
Was this page helpful?
The Verification API is used for real-time access to our risk verification results.
In order to effectively prevent fraud and avoid potential financial losses in your promotional campaigns, it is recommended that you send risk verification requests before granting promotional discounts or immediately after granting them but before the discounts are redeemed. This can help protect the security of your campaign funds and ensure that only legitimate users can avail the discounts.
The session ID is a unique identifier assigned by the website server to a specific user during the visit, which is usually stored in the form of a cookie, form parameter, or URL
conditionally required: required when the extended field is used for policy.
extended field registered in the TD system
event_detail
Object
Event Information
required
event data object corresponding to the decision_event. special note: event_detail allows the Account data object to be passed in if necessary
The mapping relationship between the event_detail event data and the decision_event is as follows:
Our API design restricts each request to only include data related to a single business event. This means that you cannot simultaneously pass multiple requests with different types of business event data, such as marketing and withdraw. Adhering to this rule will help improve system performance and reliability, ensuring that each business event is processed correctly.