diff --git a/json/BalancePlatformConfigurationNotification-v1.json b/json/BalancePlatformConfigurationNotification-v1.json index 8da13d1..e94aa93 100644 --- a/json/BalancePlatformConfigurationNotification-v1.json +++ b/json/BalancePlatformConfigurationNotification-v1.json @@ -1349,7 +1349,7 @@ "type" : "string" }, "threeDSecure" : { - "description" : "Allocates a specific product range for either a physical or a virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration.", + "description" : "The 3DS configuration of the physical or the virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration.", "type" : "string" } }, @@ -1593,7 +1593,7 @@ "additionalProperties" : false, "properties" : { "formFactor" : { - "description" : "The form factor of the device used for provisioning the network token.\n\nPossible values: **virtual**, **physical**.", + "description" : "The type of the device used for provisioning the network token.\n\nFor example, **phone**, **mobile_phone**, **watch**, **mobilephone_or_tablet**, etc", "type" : "string" }, "osName" : { @@ -2222,7 +2222,7 @@ "additionalProperties" : false, "properties" : { "reasons" : { - "description" : "The reason for the `result` of the validations. For example: **walletValidation**, **paymentInstrument**.\n\nSent only when `result` is **invalid**.", + "description" : "The reason for the `result` of the validations.\n\nThis field is only sent for `validationFacts.type` **walletValidation**, when `validationFacts.result` is **invalid**.", "items" : { "type" : "string" }, @@ -2548,7 +2548,7 @@ "type" : "string" }, "recommendationReasons" : { - "description" : "A list of codes that specify the reasons for the provided scores.", + "description" : "A list of risk indicators triggered at the time of provisioning the network token.\n\nPossible values:\n\n* **accountTooNewSinceLaunch**\n* **accountTooNew**\n* **accountCardTooNew**\n* **accountRecentlyChanged**\n* **suspiciousActivity**\n* **inactiveAccount**\n* **hasSuspendedTokens**\n* **deviceRecentlyLost**\n* **tooManyRecentAttempts**\n* **tooManyRecentTokens**\n* **tooManyDifferentCardholders**\n* **lowDeviceScore**\n* **lowAccountScore**\n* **outSideHomeTerritory**\n* **unableToAssess**\n* **accountHighRisk**\n* **lowPhoneNumberScore**\n* **unknown**", "items" : { "enum" : [ "accountCardTooNew", diff --git a/json/BalancePlatformConfigurationNotification-v2.json b/json/BalancePlatformConfigurationNotification-v2.json index 55ad900..2f50a9e 100644 --- a/json/BalancePlatformConfigurationNotification-v2.json +++ b/json/BalancePlatformConfigurationNotification-v2.json @@ -1361,7 +1361,7 @@ "type" : "string" }, "threeDSecure" : { - "description" : "Allocates a specific product range for either a physical or a virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration.", + "description" : "The 3DS configuration of the physical or the virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration.", "type" : "string" } }, @@ -1647,7 +1647,7 @@ "additionalProperties" : false, "properties" : { "formFactor" : { - "description" : "The form factor of the device used for provisioning the network token.\n\nPossible values: **virtual**, **physical**.", + "description" : "The type of the device used for provisioning the network token.\n\nFor example, **phone**, **mobile_phone**, **watch**, **mobilephone_or_tablet**, etc", "type" : "string" }, "osName" : { @@ -2288,7 +2288,7 @@ "additionalProperties" : false, "properties" : { "reasons" : { - "description" : "The reason for the `result` of the validations. For example: **walletValidation**, **paymentInstrument**.\n\nSent only when `result` is **invalid**.", + "description" : "The reason for the `result` of the validations.\n\nThis field is only sent for `validationFacts.type` **walletValidation**, when `validationFacts.result` is **invalid**.", "items" : { "type" : "string" }, @@ -2614,7 +2614,7 @@ "type" : "string" }, "recommendationReasons" : { - "description" : "A list of codes that specify the reasons for the provided scores.", + "description" : "A list of risk indicators triggered at the time of provisioning the network token.\n\nPossible values:\n\n* **accountTooNewSinceLaunch**\n* **accountTooNew**\n* **accountCardTooNew**\n* **accountRecentlyChanged**\n* **suspiciousActivity**\n* **inactiveAccount**\n* **hasSuspendedTokens**\n* **deviceRecentlyLost**\n* **tooManyRecentAttempts**\n* **tooManyRecentTokens**\n* **tooManyDifferentCardholders**\n* **lowDeviceScore**\n* **lowAccountScore**\n* **outSideHomeTerritory**\n* **unableToAssess**\n* **accountHighRisk**\n* **lowPhoneNumberScore**\n* **unknown**", "items" : { "enum" : [ "accountCardTooNew", diff --git a/json/BalancePlatformService-v2.json b/json/BalancePlatformService-v2.json index e76b4b5..983b069 100644 --- a/json/BalancePlatformService-v2.json +++ b/json/BalancePlatformService-v2.json @@ -8673,7 +8673,7 @@ }, "threeDSecure" : { "type" : "string", - "description" : "Allocates a specific product range for either a physical or a virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration." + "description" : "The 3DS configuration of the physical or the virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration." } }, "required" : [ "brand", "brandVariant", "cardholderName", "formFactor", "number" ] @@ -8779,7 +8779,7 @@ }, "threeDSecure" : { "type" : "string", - "description" : "Allocates a specific product range for either a physical or a virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration." + "description" : "The 3DS configuration of the physical or the virtual card. Possible values: **fullySupported**, **secureCorporate**.\n> Reach out to your Adyen contact to get the values relevant for your integration." } }, "required" : [ "brand", "brandVariant", "cardholderName", "formFactor" ] diff --git a/json/LegalEntityService-v1.json b/json/LegalEntityService-v1.json index cdc58b6..def814f 100644 --- a/json/LegalEntityService-v1.json +++ b/json/LegalEntityService-v1.json @@ -3230,7 +3230,7 @@ "type" : "string" }, "postalCode" : { - "description" : "Postal code. Required if `stateOrProvince` and/or `city` is provided.", + "description" : "The postal code. Required if `stateOrProvince` and/or `city` is provided.\n\nWhen using alphanumeric postal codes, all letters must be uppercase. For example, 1234 AB or SW1A 1AA.", "type" : "string" }, "stateOrProvince" : { diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index f6c59f8..95a7642 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -3511,7 +3511,7 @@ "type" : "string" }, "postalCode" : { - "description" : "Postal code. Required if `stateOrProvince` and/or `city` is provided.", + "description" : "The postal code. Required if `stateOrProvince` and/or `city` is provided.\n\nWhen using alphanumeric postal codes, all letters must be uppercase. For example, 1234 AB or SW1A 1AA.", "type" : "string" }, "stateOrProvince" : { diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index 0726919..edc9d82 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -3768,7 +3768,7 @@ "type" : "string" }, "postalCode" : { - "description" : "Postal code. Required if `stateOrProvince` and/or `city` is provided.", + "description" : "The postal code. Required if `stateOrProvince` and/or `city` is provided.\n\nWhen using alphanumeric postal codes, all letters must be uppercase. For example, 1234 AB or SW1A 1AA.", "type" : "string" }, "stateOrProvince" : { diff --git a/json/LegalEntityService-v4.json b/json/LegalEntityService-v4.json index 63d6f9e..01ec2db 100644 --- a/json/LegalEntityService-v4.json +++ b/json/LegalEntityService-v4.json @@ -3774,7 +3774,7 @@ "type" : "string" }, "postalCode" : { - "description" : "Postal code. Required if `stateOrProvince` and/or `city` is provided.", + "description" : "The postal code. Required if `stateOrProvince` and/or `city` is provided.\n\nWhen using alphanumeric postal codes, all letters must be uppercase. For example, 1234 AB or SW1A 1AA.", "type" : "string" }, "stateOrProvince" : { diff --git a/yaml/BalancePlatformConfigurationNotification-v1.yaml b/yaml/BalancePlatformConfigurationNotification-v1.yaml index 01311b8..32256e5 100644 --- a/yaml/BalancePlatformConfigurationNotification-v1.yaml +++ b/yaml/BalancePlatformConfigurationNotification-v1.yaml @@ -1144,8 +1144,8 @@ components: cards.' type: string threeDSecure: - description: 'Allocates a specific product range for either a physical or - a virtual card. Possible values: **fullySupported**, **secureCorporate**. + description: 'The 3DS configuration of the physical or the virtual card. + Possible values: **fullySupported**, **secureCorporate**. > Reach out to your Adyen contact to get the values relevant for your integration.' @@ -1366,11 +1366,11 @@ components: additionalProperties: false properties: formFactor: - description: 'The form factor of the device used for provisioning the network - token. + description: 'The type of the device used for provisioning the network token. - Possible values: **virtual**, **physical**.' + For example, **phone**, **mobile_phone**, **watch**, **mobilephone_or_tablet**, + etc' type: string osName: description: The operating system of the device used for provisioning the @@ -2020,11 +2020,11 @@ components: additionalProperties: false properties: reasons: - description: 'The reason for the `result` of the validations. For example: - **walletValidation**, **paymentInstrument**. + description: 'The reason for the `result` of the validations. - Sent only when `result` is **invalid**.' + This field is only sent for `validationFacts.type` **walletValidation**, + when `validationFacts.result` is **invalid**.' items: type: string type: array @@ -2336,7 +2336,48 @@ components: Possible values: **push**, **manual**.' type: string recommendationReasons: - description: A list of codes that specify the reasons for the provided scores. + description: 'A list of risk indicators triggered at the time of provisioning + the network token. + + + Possible values: + + + * **accountTooNewSinceLaunch** + + * **accountTooNew** + + * **accountCardTooNew** + + * **accountRecentlyChanged** + + * **suspiciousActivity** + + * **inactiveAccount** + + * **hasSuspendedTokens** + + * **deviceRecentlyLost** + + * **tooManyRecentAttempts** + + * **tooManyRecentTokens** + + * **tooManyDifferentCardholders** + + * **lowDeviceScore** + + * **lowAccountScore** + + * **outSideHomeTerritory** + + * **unableToAssess** + + * **accountHighRisk** + + * **lowPhoneNumberScore** + + * **unknown**' items: enum: - accountCardTooNew diff --git a/yaml/BalancePlatformConfigurationNotification-v2.yaml b/yaml/BalancePlatformConfigurationNotification-v2.yaml index 71e3c5e..305779b 100644 --- a/yaml/BalancePlatformConfigurationNotification-v2.yaml +++ b/yaml/BalancePlatformConfigurationNotification-v2.yaml @@ -1150,8 +1150,8 @@ components: cards.' type: string threeDSecure: - description: 'Allocates a specific product range for either a physical or - a virtual card. Possible values: **fullySupported**, **secureCorporate**. + description: 'The 3DS configuration of the physical or the virtual card. + Possible values: **fullySupported**, **secureCorporate**. > Reach out to your Adyen contact to get the values relevant for your integration.' @@ -1423,11 +1423,11 @@ components: additionalProperties: false properties: formFactor: - description: 'The form factor of the device used for provisioning the network - token. + description: 'The type of the device used for provisioning the network token. - Possible values: **virtual**, **physical**.' + For example, **phone**, **mobile_phone**, **watch**, **mobilephone_or_tablet**, + etc' type: string osName: description: The operating system of the device used for provisioning the @@ -2135,11 +2135,11 @@ components: additionalProperties: false properties: reasons: - description: 'The reason for the `result` of the validations. For example: - **walletValidation**, **paymentInstrument**. + description: 'The reason for the `result` of the validations. - Sent only when `result` is **invalid**.' + This field is only sent for `validationFacts.type` **walletValidation**, + when `validationFacts.result` is **invalid**.' items: type: string type: array @@ -2451,7 +2451,48 @@ components: Possible values: **push**, **manual**.' type: string recommendationReasons: - description: A list of codes that specify the reasons for the provided scores. + description: 'A list of risk indicators triggered at the time of provisioning + the network token. + + + Possible values: + + + * **accountTooNewSinceLaunch** + + * **accountTooNew** + + * **accountCardTooNew** + + * **accountRecentlyChanged** + + * **suspiciousActivity** + + * **inactiveAccount** + + * **hasSuspendedTokens** + + * **deviceRecentlyLost** + + * **tooManyRecentAttempts** + + * **tooManyRecentTokens** + + * **tooManyDifferentCardholders** + + * **lowDeviceScore** + + * **lowAccountScore** + + * **outSideHomeTerritory** + + * **unableToAssess** + + * **accountHighRisk** + + * **lowPhoneNumberScore** + + * **unknown**' items: enum: - accountCardTooNew diff --git a/yaml/BalancePlatformService-v2.yaml b/yaml/BalancePlatformService-v2.yaml index 8ea8a87..1d5645e 100644 --- a/yaml/BalancePlatformService-v2.yaml +++ b/yaml/BalancePlatformService-v2.yaml @@ -6548,8 +6548,8 @@ components: readOnly: true threeDSecure: type: string - description: 'Allocates a specific product range for either a physical or - a virtual card. Possible values: **fullySupported**, **secureCorporate**. + description: 'The 3DS configuration of the physical or the virtual card. + Possible values: **fullySupported**, **secureCorporate**. > Reach out to your Adyen contact to get the values relevant for your integration.' @@ -6677,8 +6677,8 @@ components: - virtual threeDSecure: type: string - description: 'Allocates a specific product range for either a physical or - a virtual card. Possible values: **fullySupported**, **secureCorporate**. + description: 'The 3DS configuration of the physical or the virtual card. + Possible values: **fullySupported**, **secureCorporate**. > Reach out to your Adyen contact to get the values relevant for your integration.' diff --git a/yaml/LegalEntityService-v1.yaml b/yaml/LegalEntityService-v1.yaml index 8926e64..20bd5e6 100644 --- a/yaml/LegalEntityService-v1.yaml +++ b/yaml/LegalEntityService-v1.yaml @@ -2074,8 +2074,12 @@ components: country code. type: string postalCode: - description: Postal code. Required if `stateOrProvince` and/or `city` is - provided. + description: 'The postal code. Required if `stateOrProvince` and/or `city` + is provided. + + + When using alphanumeric postal codes, all letters must be uppercase. For + example, 1234 AB or SW1A 1AA.' type: string stateOrProvince: description: 'The two-letter ISO 3166-2 state or province code. For example, diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index ace474f..cddc560 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -2249,8 +2249,12 @@ components: country code. type: string postalCode: - description: Postal code. Required if `stateOrProvince` and/or `city` is - provided. + description: 'The postal code. Required if `stateOrProvince` and/or `city` + is provided. + + + When using alphanumeric postal codes, all letters must be uppercase. For + example, 1234 AB or SW1A 1AA.' type: string stateOrProvince: description: 'The two-letter ISO 3166-2 state or province code. For example, diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index 78905d6..1e58547 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -2419,8 +2419,12 @@ components: country code. type: string postalCode: - description: Postal code. Required if `stateOrProvince` and/or `city` is - provided. + description: 'The postal code. Required if `stateOrProvince` and/or `city` + is provided. + + + When using alphanumeric postal codes, all letters must be uppercase. For + example, 1234 AB or SW1A 1AA.' type: string stateOrProvince: description: 'The two-letter ISO 3166-2 state or province code. For example, diff --git a/yaml/LegalEntityService-v4.yaml b/yaml/LegalEntityService-v4.yaml index a06e3bf..fd2cc01 100644 --- a/yaml/LegalEntityService-v4.yaml +++ b/yaml/LegalEntityService-v4.yaml @@ -2423,8 +2423,12 @@ components: country code. type: string postalCode: - description: Postal code. Required if `stateOrProvince` and/or `city` is - provided. + description: 'The postal code. Required if `stateOrProvince` and/or `city` + is provided. + + + When using alphanumeric postal codes, all letters must be uppercase. For + example, 1234 AB or SW1A 1AA.' type: string stateOrProvince: description: 'The two-letter ISO 3166-2 state or province code. For example,