OpenBankProject / OBP-API

An open source RESTful API platform for banks that supports Open Banking, XS2A and PSD2 through access to accounts, transactions, counterparties, payments, entitlements and metadata - plus a host of internal banking and management APIs.
https://www.openbankproject.com/
1.54k stars 429 forks source link

Add counterparty trait fields to getChallengeThreshold #472

Open simonredfern opened 7 years ago

simonredfern commented 7 years ago

so the backend risk engine has access to the routing info

hongwei1 commented 7 years ago

Can you explain more ? we have the method in connector.scala. what is the difference there? def getChallengeThreshold(bankId: String, accountId: String, viewId: String, transactionRequestType: String, currency: String, userId: String, userName: String): AmountOfMoney