Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.75 KB

File metadata and controls

25 lines (19 loc) · 1.75 KB

Identification

Properties

Name Type Description Notes
externalReferenceId string [default to undefined]
entityType BusinessEntityTypeEnum [default to undefined]
participantRelationshipType ParticipantRelationshipType [default to undefined]
fullName PersonalIdentificationFullName [default to undefined]
dateOfBirth string [default to undefined]
postalAddress PostalAddress [default to undefined]
businessName string [default to undefined]
registrationNumber string [default to undefined]
email string [optional] [default to undefined]
phone string Mobile phone number in E.164 format [optional] [default to undefined]
idNumber string The identification number corresponding to the primary identification document type specified in idType [optional] [default to undefined]
idType PersonalIdentificationType [optional] [default to undefined]
additionalIdNumber string The identification number corresponding to the additional identification document type specified in additionalIdType [optional] [default to undefined]
additionalIdType PersonalIdentificationType [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]