PersonUpdateRequest
- Type: object
Request to update a Person
- address
The customer's address.
- dateType: object · DateOfBirth
_of _birth - documentsType: object · person_document_specs
Documents attached to this person.
- 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.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: string enum
_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

