Adyen · Schema

TransferInstrument

TransferInstrument schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
bankAccount object Contains information about the legal entity's bank account.
capabilities object List of capabilities for this transfer instrument.
documentDetails array List of documents uploaded for the transfer instrument.
id string The unique identifier of the transfer instrument.
legalEntityId string The unique identifier of the [legal entity](https://docs.adyen.com/api-explorer/legalentity/latest/post/legalEntities#responses-200-id) that owns the transfer instrument.
problems array The verification errors related to capabilities for this transfer instrument.
type string The type of transfer instrument. Possible value: **bankAccount**.
View JSON Schema on GitHub