From 79193f5b283c110ff05ce3f99b2e2872d1a7785e Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Tue, 13 May 2025 10:49:57 +0200 Subject: [PATCH] spec release --- json/PaymentService-v25.json | 12 ++++++------ json/PaymentService-v30.json | 12 ++++++------ json/PaymentService-v40.json | 12 ++++++------ json/PaymentService-v46.json | 12 ++++++------ json/PaymentService-v49.json | 12 ++++++------ json/PaymentService-v50.json | 12 ++++++------ json/PaymentService-v51.json | 12 ++++++------ json/PaymentService-v52.json | 12 ++++++------ json/PaymentService-v64.json | 12 ++++++------ json/PaymentService-v67.json | 12 ++++++------ json/PaymentService-v68.json | 12 ++++++------ yaml/PaymentService-v25.yaml | 17 ++++++++++------- yaml/PaymentService-v30.yaml | 17 ++++++++++------- yaml/PaymentService-v40.yaml | 17 ++++++++++------- yaml/PaymentService-v46.yaml | 17 ++++++++++------- yaml/PaymentService-v49.yaml | 17 ++++++++++------- yaml/PaymentService-v50.yaml | 17 ++++++++++------- yaml/PaymentService-v51.yaml | 17 ++++++++++------- yaml/PaymentService-v52.yaml | 17 ++++++++++------- yaml/PaymentService-v64.yaml | 17 ++++++++++------- yaml/PaymentService-v67.yaml | 17 ++++++++++------- yaml/PaymentService-v68.yaml | 17 ++++++++++------- 22 files changed, 176 insertions(+), 143 deletions(-) diff --git a/json/PaymentService-v25.json b/json/PaymentService-v25.json index 5440d85..4c6d522 100644 --- a/json/PaymentService-v25.json +++ b/json/PaymentService-v25.json @@ -3434,13 +3434,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v30.json b/json/PaymentService-v30.json index ea0cf7a..8b0998b 100644 --- a/json/PaymentService-v30.json +++ b/json/PaymentService-v30.json @@ -3809,13 +3809,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v40.json b/json/PaymentService-v40.json index 9665e9e..e27206e 100644 --- a/json/PaymentService-v40.json +++ b/json/PaymentService-v40.json @@ -4911,13 +4911,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v46.json b/json/PaymentService-v46.json index 58061d7..fb24f73 100644 --- a/json/PaymentService-v46.json +++ b/json/PaymentService-v46.json @@ -4936,13 +4936,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v49.json b/json/PaymentService-v49.json index 1814d35..ca04e3d 100644 --- a/json/PaymentService-v49.json +++ b/json/PaymentService-v49.json @@ -4936,13 +4936,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v50.json b/json/PaymentService-v50.json index d522ecb..e97fad6 100644 --- a/json/PaymentService-v50.json +++ b/json/PaymentService-v50.json @@ -4964,13 +4964,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v51.json b/json/PaymentService-v51.json index d54256d..6821b90 100644 --- a/json/PaymentService-v51.json +++ b/json/PaymentService-v51.json @@ -5128,13 +5128,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v52.json b/json/PaymentService-v52.json index 439bdaf..a32f65a 100644 --- a/json/PaymentService-v52.json +++ b/json/PaymentService-v52.json @@ -5137,13 +5137,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v64.json b/json/PaymentService-v64.json index 763dda7..c98f55a 100644 --- a/json/PaymentService-v64.json +++ b/json/PaymentService-v64.json @@ -5246,13 +5246,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v67.json b/json/PaymentService-v67.json index cccb377..0b4b08d 100644 --- a/json/PaymentService-v67.json +++ b/json/PaymentService-v67.json @@ -5228,13 +5228,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/json/PaymentService-v68.json b/json/PaymentService-v68.json index a8782b3..d9c468e 100644 --- a/json/PaymentService-v68.json +++ b/json/PaymentService-v68.json @@ -5511,13 +5511,13 @@ "type" : "string" }, "fraudRiskLevel" : { - "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "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>", "enum" : [ - "Very low", - "Low", - "Medium", - "High", - "Very high" + "veryLow", + "low", + "medium", + "high", + "veryHigh" ], "type" : "string" }, diff --git a/yaml/PaymentService-v25.yaml b/yaml/PaymentService-v25.yaml index b610404..0aece96 100644 --- a/yaml/PaymentService-v25.yaml +++ b/yaml/PaymentService-v25.yaml @@ -3997,14 +3997,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v30.yaml b/yaml/PaymentService-v30.yaml index 65d3cf8..084c471 100644 --- a/yaml/PaymentService-v30.yaml +++ b/yaml/PaymentService-v30.yaml @@ -4286,14 +4286,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v40.yaml b/yaml/PaymentService-v40.yaml index 2fcb016..a4302fa 100644 --- a/yaml/PaymentService-v40.yaml +++ b/yaml/PaymentService-v40.yaml @@ -5402,14 +5402,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v46.yaml b/yaml/PaymentService-v46.yaml index f805cdb..d2cd7b3 100644 --- a/yaml/PaymentService-v46.yaml +++ b/yaml/PaymentService-v46.yaml @@ -5427,14 +5427,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v49.yaml b/yaml/PaymentService-v49.yaml index e6e1506..7fd687a 100644 --- a/yaml/PaymentService-v49.yaml +++ b/yaml/PaymentService-v49.yaml @@ -5427,14 +5427,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v50.yaml b/yaml/PaymentService-v50.yaml index a0f3bb9..6660658 100644 --- a/yaml/PaymentService-v50.yaml +++ b/yaml/PaymentService-v50.yaml @@ -5462,14 +5462,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v51.yaml b/yaml/PaymentService-v51.yaml index e225975..80da5b0 100644 --- a/yaml/PaymentService-v51.yaml +++ b/yaml/PaymentService-v51.yaml @@ -5572,14 +5572,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v52.yaml b/yaml/PaymentService-v52.yaml index 7a4b323..7a17dc9 100644 --- a/yaml/PaymentService-v52.yaml +++ b/yaml/PaymentService-v52.yaml @@ -5581,14 +5581,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v64.yaml b/yaml/PaymentService-v64.yaml index ef31d4b..87544dd 100644 --- a/yaml/PaymentService-v64.yaml +++ b/yaml/PaymentService-v64.yaml @@ -5690,14 +5690,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v67.yaml b/yaml/PaymentService-v67.yaml index 86daafc..f5c0f7f 100644 --- a/yaml/PaymentService-v67.yaml +++ b/yaml/PaymentService-v67.yaml @@ -5672,14 +5672,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible diff --git a/yaml/PaymentService-v68.yaml b/yaml/PaymentService-v68.yaml index 6ec8a71..3df5ef2 100644 --- a/yaml/PaymentService-v68.yaml +++ b/yaml/PaymentService-v68.yaml @@ -5978,14 +5978,17 @@ components: - FRAUD type: string fraudRiskLevel: - description: The risk level of the payment as determined by the FDM machine - learning model. + 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> enum: - - Very low - - Low - - Medium - - High - - Very high + - veryLow + - low + - medium + - high + - veryHigh type: string fundingSource: description: 'Information regarding the funding type of the card. The possible