Adyen · Schema

PartyIdentification-2

PartyIdentification-2 schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
address object Address of the bank account owner.
firstName string First name of the individual. Required when `type` is **individual**.
fullName string The name of the entity.
lastName string Last name of the individual. Required when `type` is **individual**.
type string The type of entity that owns the bank account. Possible values: **individual**, **organization**, or **unknown**.
View JSON Schema on GitHub