Adyen · Schema

VerificationError

VerificationError schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

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