From 4ae41a13562d048d2b47a5779c503d9588f5c347 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Wed, 7 May 2025 09:31:58 +0200 Subject: [PATCH] spec release --- json/PayoutService-v30.json | 11 +++++++++++ json/PayoutService-v40.json | 11 +++++++++++ json/PayoutService-v50.json | 11 +++++++++++ json/PayoutService-v51.json | 11 +++++++++++ json/PayoutService-v52.json | 11 +++++++++++ json/PayoutService-v64.json | 11 +++++++++++ json/PayoutService-v67.json | 11 +++++++++++ json/PayoutService-v68.json | 11 +++++++++++ yaml/PayoutService-v30.yaml | 10 ++++++++++ yaml/PayoutService-v40.yaml | 10 ++++++++++ yaml/PayoutService-v50.yaml | 10 ++++++++++ yaml/PayoutService-v51.yaml | 10 ++++++++++ yaml/PayoutService-v52.yaml | 10 ++++++++++ yaml/PayoutService-v64.yaml | 10 ++++++++++ yaml/PayoutService-v67.yaml | 10 ++++++++++ yaml/PayoutService-v68.yaml | 10 ++++++++++ 16 files changed, 168 insertions(+) diff --git a/json/PayoutService-v30.json b/json/PayoutService-v30.json index 5a8a224..d9452d5 100644 --- a/json/PayoutService-v30.json +++ b/json/PayoutService-v30.json @@ -1418,6 +1418,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v40.json b/json/PayoutService-v40.json index ce2d457..55f0a3e 100644 --- a/json/PayoutService-v40.json +++ b/json/PayoutService-v40.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v50.json b/json/PayoutService-v50.json index 44f0dec..79a6644 100644 --- a/json/PayoutService-v50.json +++ b/json/PayoutService-v50.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v51.json b/json/PayoutService-v51.json index 0ddd9e7..fd3bc71 100644 --- a/json/PayoutService-v51.json +++ b/json/PayoutService-v51.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v52.json b/json/PayoutService-v52.json index 4d800bf..0e89bfb 100644 --- a/json/PayoutService-v52.json +++ b/json/PayoutService-v52.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v64.json b/json/PayoutService-v64.json index 81e1e71..7a91c8d 100644 --- a/json/PayoutService-v64.json +++ b/json/PayoutService-v64.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v67.json b/json/PayoutService-v67.json index 01e1fea..75c173a 100644 --- a/json/PayoutService-v67.json +++ b/json/PayoutService-v67.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/json/PayoutService-v68.json b/json/PayoutService-v68.json index 54f55cb..9b67891 100644 --- a/json/PayoutService-v68.json +++ b/json/PayoutService-v68.json @@ -1429,6 +1429,17 @@ ], "type" : "string" }, + "fraudRiskLevel" : { + "description" : "The risk level of the payment as determined by the FDM machine learning model.", + "enum" : [ + "Very low", + "Low", + "Medium", + "High", + "Very high" + ], + "type" : "string" + }, "fundingSource" : { "description" : "Information regarding the funding type of the card. The possible return values are:\n* CHARGE\n* CREDIT\n* DEBIT\n* PREPAID\n* PREPAID_RELOADABLE\n\n* PREPAID_NONRELOADABLE\n* DEFFERED_DEBIT\n\n> This functionality requires additional configuration on Adyen's end. To enable it, contact the Support Team.\n\nFor receiving this field in the notification, enable **Include Funding Source** in **Notifications** > **Additional settings**.", "type" : "string" diff --git a/yaml/PayoutService-v30.yaml b/yaml/PayoutService-v30.yaml index e1a4f6d..ede1ad4 100644 --- a/yaml/PayoutService-v30.yaml +++ b/yaml/PayoutService-v30.yaml @@ -1474,6 +1474,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v40.yaml b/yaml/PayoutService-v40.yaml index 9c79b0b..4de060e 100644 --- a/yaml/PayoutService-v40.yaml +++ b/yaml/PayoutService-v40.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v50.yaml b/yaml/PayoutService-v50.yaml index 5d88e9b..58e32df 100644 --- a/yaml/PayoutService-v50.yaml +++ b/yaml/PayoutService-v50.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v51.yaml b/yaml/PayoutService-v51.yaml index 6754486..944c603 100644 --- a/yaml/PayoutService-v51.yaml +++ b/yaml/PayoutService-v51.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v52.yaml b/yaml/PayoutService-v52.yaml index 22ff84c..e09e088 100644 --- a/yaml/PayoutService-v52.yaml +++ b/yaml/PayoutService-v52.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v64.yaml b/yaml/PayoutService-v64.yaml index 2287d98..bb81bf0 100644 --- a/yaml/PayoutService-v64.yaml +++ b/yaml/PayoutService-v64.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v67.yaml b/yaml/PayoutService-v67.yaml index 2b0770b..0841c34 100644 --- a/yaml/PayoutService-v67.yaml +++ b/yaml/PayoutService-v67.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: diff --git a/yaml/PayoutService-v68.yaml b/yaml/PayoutService-v68.yaml index 475f470..eecb610 100644 --- a/yaml/PayoutService-v68.yaml +++ b/yaml/PayoutService-v68.yaml @@ -1485,6 +1485,16 @@ components: - GREEN - FRAUD type: string + fraudRiskLevel: + description: The risk level of the payment as determined by the FDM machine + learning model. + enum: + - Very low + - Low + - Medium + - High + - Very high + type: string fundingSource: description: 'Information regarding the funding type of the card. The possible return values are: