PersonCreateRequest
- Type: object · Person
This is an object representing a person associated with an account.
address The customer's address.
- Type: object · DateOfBirth
date _of _birth - Type: string | null
email max length:200The person's email address.
- Type: string | null
first _name max length:200The person's first name.
- Type: string | null
last _name max length:100The person's last name.
- Type: string | null
maiden _name max length:100The person's maiden name.
metadata Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to
metadata.- Type: string
property Name
- Type: string | null
nationality max length:100The country where the person is a national.
- Type: string | null
phone max length:100The person's phone number.
- Type: stringenum
political _exposure Indicates if the person or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
valuesexisting none
registered _address The customer's address.
- Type: object · PersonRelationship
relationship

