APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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