Check a transaction's risk
Evaluate customer activity for fraud risk and/or money laundering risk. Fraud risk may be associated with the customer or their device as well as the transactions that they performed. Money laundering risk is associated with financial transactions.
You supply the details of the action or transaction, originator/customer and beneficiary/counter-party, along with any additional data such as device details, location information and any additional data you feel might be relevant.
This API is extremely flexible and can be extended easily - please contact your FrankieOne account manager to discuss your options.
Note: When performing a risk check for a Crypto activity type (CRYPTO_WITHDRAWAL, CRYPTO_DEPOSIT) you can provide additional information for the evaluated exchange value of the coin and value in the transaction. This can be provided by adding a payment.alternative.value
and payment.alternative.currencyCode
in the activity.customerTransaction.extraData
field.
For example:
Headers
Request
A generic map of Key/Value’s that can be used to define custom properties.
(Deprecated in favor of transactionId)
Response
The request was valid and able to be processed in some fashion. Results may or may not be successful, but it was completed as far as practical with no actual errors. Returns the entity object as it stands now. No docScan file data from any attached ID documents will be returned unless the /full
variant is requested.
A generic map of Key/Value’s that can be used to define custom properties.