Adyen · Schema

VerificationError

VerificationError schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
capabilities array Contains key-value pairs that specify the actions that the legal entity can do in your platform. The key is a capability required for your integration. For example, **issueCard** for Issuing.The value
code string The general error code.
message string The general error message.
remediatingActions array An object containing possible solutions to fix a verification error.
subErrors array An array containing more granular information about the cause of the verification error.
type string The type of error.
View JSON Schema on GitHub