MojeId
What kind of data I will get
MojeId provides data related to person identification. It includes data like PESEL, data related to Identity Documents (number, issue date, expiration date).
Configuration
Beforehand, special tenant needs to be created that will be used directly by Your organization.
With given tenant ID You can define one of integration scope and person attributes You want to retrieve.
Attributes that can be configured to fetch:
Attribute | Type | Description |
---|---|---|
Current Given Name |
| Current given name of the natural person |
Current Given Middle Name |
| Current middle name of the natural person |
Current Family Name |
| Current family name of the natural person |
Person Identifier |
| Unique identifier for the person - |
Date of Birth |
| Birthdate of the person |
Place of Birth |
| Place where the person was born |
Country of Birth |
| Country where the person was born, format of |
Citizenships |
| Country code according to |
Birth Name |
| Person's name at birth |
ID Document Type |
| Type of identification document. |
ID Document Number |
| Number of the identification document |
ID Document Issue Date |
| Date when the identification document was issued |
ID Document Expiry Date |
| Expiry date of the identification document. NOTE: In case the document is issued indefinitely - |
Contact Info Mobile Phone |
| Mobile phone number address stored in Identity Provider system - not verified |
Contact Info Phone |
| Phone number stored in Identity Provider system |
Contact Info Email |
| Email address stored in Identity Provider system |
Current Address Street Name |
| Street name from residential address Stored user in the Identity Provider system |
Current Address Locator |
| House number / apartment number from residential address stored user in the Identity Provider system |
Current Address Post Code |
| Postcode from residential address stored user in the Identity Provider system |
Current Address Post Name |
| City from residential address stored user in the Identity Provider system |
Current Address Country Name |
| Country from residential address stored user in the Identity Provider system, format of |
Mail Address Street Name |
| Street from address correspondence stored user in the Identity Provider system |
Mail Address Locator |
| House number / apartment number from address correspondence stored user in the Identity Provider system |
Mail Address Post Code |
| Postcode from address correspondence stored user in the Identity Provider system |
Mail Address Post Name |
| City from address correspondence stored user in the Identity Provider system |
Mail Address Country Name |
| Country of the mail address, format of |
Custom Time Span |
| A period specifying how long the user is a customer Identity Providers in accordance with data in the Supplier's system |
Custom Confirmed Mobile Phone |
| User's telephone number, which has been confirmed, stored in the system Identity Providers e.g. number used in bank for transaction confirmation method one-time SMS passwords |
Custom Account Number |
| Account number for current person |
Majority |
| Indication of being of legal age/majority |
Gender |
| Gender of the person |
NOTE: You can select as many additional attributes as You want. Keep in mind that if You make them required it impacts on number of Identity Providers that are visible for user on IDWall!
Integration scope
In this integration, you can choose one of three types:
AUTHENTICATION
- User Identity ConfirmationAUTHORIZATION
- authorize the operation (in the form confirmation of the submitted content) – with User Identity Confirmation.DIRECT_DEBIT
- purpose of which is to obtain consent to debit the account in the form of a command payments. The Bank Account Number is provided with Confirmation of the User's Identity.
NOTE: For AUTHENTICATION/AUTHORIZATION
, Person Identifier
are always returned.
NOTE: For DIRECT_DEBIT
, Person Identifier
& Custom Account Number
are always returned.
Last updated