IdentifyingDocument
No description
union IdentifyingDocument = IdentityDocument | Passport
Possible types
IdentityDocument
object
Unique identifier for a natural person. The identity number is unique for the given country.
This type requires the following scope:
[accountholders]
Passport
object
Unique identifier for a natural person. The passport number is unique for the given country.
This type requires the following scope:
[accountholders]