Skip to main content

IdentifyingDocument

No description

union IdentifyingDocument = IdentityDocument | Passport

Possible types

IdentifyingDocument.IdentityDocument object

Unique identifier for a natural person. The identity number is unique for the given country.

This type requires the following scope:

[accountholders]

IdentifyingDocument.Passport object

Unique identifier for a natural person. The passport number is unique for the given country.

This type requires the following scope:

[accountholders]