Adyen · Schema

KYCCheckStatusData

KYCCheckStatusData schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
requiredFields array A list of the fields required for execution of the check.
status string The status of the check. Possible values: **AWAITING_DATA** , **DATA_PROVIDED**, **FAILED**, **INVALID_DATA**, **PASSED**, **PENDING**, **RETRY_LIMIT_REACHED**.
summary object A summary of the execution of the check.
type string The type of check. Possible values: * **BANK_ACCOUNT_VERIFICATION**: Used in v5 and earlier. Replaced by **PAYOUT_METHOD_VERIFICATION** in v6 and later. * **COMPANY_VERIFICATION** * **CARD_VERIFICATIO
View JSON Schema on GitHub