Adyen · Schema

CapabilityProblemEntity

CapabilityProblemEntity schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
documents array List of document IDs to which the verification errors related to the capabilities correspond to.
id string The ID of the entity.
owner object The owner of the entity that has an error. For example, if the `entity.type` is **BankAccount**, then the `owner` contains the details of the legal entity that owns the bank account.
type string The type of entity. Possible values: **LegalEntity**, **BankAccount**, or **Document**.
View JSON Schema on GitHub