APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Adyen
PartyIdentification-2
Adyen
· Schema
PartyIdentification-2
PartyIdentification-2 schema from Adyen API
Payments
Financial Services
Fintech
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