screen Order Purchase
@Deprecated(message = "Use execute method instead", replaceWith = @ReplaceWith(imports = {}, expression = "execute(operation: ScreenOrderPurchaseOperation)" ) )
Deprecated
Use execute method instead
Replace with
execute(operation: ScreenOrderPurchaseOperation)Content copied to clipboard
Run fraud screening for one transaction The Order Purchase API gives a Fraud recommendation for a transaction. A recommendation can be Accept, Reject, or Review. A transaction is marked as Review whenever there are insufficient signals to recommend Accept or Reject. These incidents are manually reviewed, and a corrected recommendation is made asynchronously.
Return
OrderPurchaseScreenResponse
Parameters
order Purchase Screen Request