Adyen · Schema

VerificationError

VerificationError schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
capabilities array Contains the capabilities that the verification error applies to.
code string The verification error code.
message string A description of the error.
remediatingActions array Contains the actions that you can take to resolve the verification error.
subErrors array Contains more granular information about the verification error.
type string The type of error. Possible values: **invalidInput**, **dataMissing**.
View JSON Schema on GitHub