screen Account With Response
@Deprecated(message = "Use execute method instead", replaceWith = @ReplaceWith(imports = {}, expression = "execute(operation: ScreenAccountOperation)" ) )
Deprecated
Use execute method instead
Replace with
execute(operation: ScreenAccountOperation)Content copied to clipboard
Run fraud screening for one transaction The Account Screen API gives a Fraud recommendation for an account transaction. A recommendation can be ACCEPT, CHALLENGE, or REJECT. A transaction is marked as CHALLENGE whenever there are insufficient signals to recommend ACCEPT or REJECT. These CHALLENGE incidents are manually reviewed, and a corrected recommendation is made asynchronously.
Return
a Response object with a body of type AccountScreenResponse
Parameters
account Screen Request