spec release

This commit is contained in:
Adyen Automation
2025-06-10 15:03:04 +02:00
parent e4d41e211e
commit 36cffe64b6
22 changed files with 66 additions and 44 deletions

View File

@@ -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",