| Name | Type | Description | Notes |
|---|---|---|---|
| externalReferenceId | String | ||
| entityType | PersonalEntityTypeEnum | ||
| participantRelationshipType | ParticipantRelationshipType | ||
| fullName | PersonalIdentificationFullName | ||
| dateOfBirth | LocalDate | ||
| postalAddress | PostalAddress | ||
| String | [optional] | ||
| phone | String | Mobile phone number in E.164 format | [optional] |
| idNumber | String | Deprecated. Use identificationDocuments instead. | [optional] |
| idType | PersonalIdentificationType | Deprecated. Use identificationDocuments instead. | [optional] |
| additionalIdNumber | String | Deprecated. Use identificationDocuments instead. | [optional] |
| additionalIdType | PersonalIdentificationType | Deprecated. Use identificationDocuments instead. | [optional] |
| nationality | String | The ISO-3166 Alpha-2 country code representing the individual's nationality. | [optional] |
| identificationDocuments | List<PersonalIdentificationDocument> | List of identification documents for the individual. | [optional] |