Adyen · Schema

ShareholderContact

ShareholderContact schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
address object The address of the person.
email string The e-mail address of the person.
fullPhoneNumber string The phone number of the person provided as a single string. It will be handled as a landline phone. Examples: "0031 6 11 22 33 44", "+316/1122-3344", "(0031) 611223344"
jobTitle string Job title of the person. Required when the `shareholderType` is **Controller**. Example values: **Chief Executive Officer**, **Chief Financial Officer**, **Chief Operating Officer**, **President**, **
name object The name of the person.
personalData object Contains information about the person.
phoneNumber object The phone number of the person.
shareholderCode string The unique identifier (UUID) of the shareholder entry. >**If, during an Account Holder create or update request, this field is left blank (but other fields provided), a new Shareholder will be created
shareholderReference string Your reference for the shareholder entry.
shareholderType string Specifies how the person is associated with the account holder. Possible values: * **Owner**: Individuals who directly or indirectly own 25% or more of a company. * **Controller**: Individuals who are
webAddress string The URL of the person's website.
View JSON Schema on GitHub