mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -1939,7 +1939,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"subMerchant.subSeller[subSellerNr].name" : {
|
||||
"description" : "Required for transactions performed by registered payment facilitators. The name of the sub-merchant. Based on scheme specifications, this value will overwrite the shopper statement that will appear in the card statement.\n* Format: Alphanumeric\n* Maximum length: 22 characters",
|
||||
"description" : "Required for transactions performed by registered payment facilitators. The name of the sub-merchant. Based on scheme specifications, this value will overwrite the shopper statement that will appear in the card statement.\nException: for acquirers in Brazil, this value does not overwrite the shopper statement.\n* Format: Alphanumeric\n* Maximum length: 22 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"subMerchant.subSeller[subSellerNr].phoneNumber" : {
|
||||
@@ -3809,7 +3809,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"fraudRiskLevel" : {
|
||||
"description" : "The risk level of the transaction as classified by the [machine learning](https://docs.adyen.com/risk-management/configure-your-risk-profile/machine-learning-rules/) fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are:\n* veryLow\n* low\n* medium\n* high\n* veryHigh\n\n>",
|
||||
"description" : "The risk level of the transaction as classified by the [machine learning](https://docs.adyen.com/risk-management/configure-your-risk-profile/machine-learning-rules/) fraud risk rule. The risk level indicates the likelihood that a transaction will result in a fraudulent dispute. The possible return values are:\n* veryLow\n* low\n* medium\n* high\n* veryHigh\n",
|
||||
"enum" : [
|
||||
"veryLow",
|
||||
"low",
|
||||
|
||||
Reference in New Issue
Block a user