PersonCreateRequest
- Type: object · Person
This is an object representing a person associated with an account.
- address
The customer's address.
- dateType: object · DateOfBirth
_of _birth - emailType: string | nullmax length:200
The person's email address.
- firstType: string | null
_name max length:200The person's first name.
- lastType: string | null
_name max length:100The person's last name.
- maidenType: string | null
_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.- propertyType: string
Name
- nationalityType: string | nullmax length:100
The country where the person is a national.
- phoneType: string | nullmax length:100
The person's phone number.
- politicalType: stringenum
_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.
values- existing
- none
- registered
_address The customer's address.
- relationshipType: object · PersonRelationship

