The eID onboarding flow provides a streamlined process for user authentication and data collection using electronic identity systems.
- Accept Terms & Privacy (mandatory)
- Verify contacts via OTP (optional)
- Choose eID (SPID/CIE/AustriaID/GermanID…) and authenticate
- Consent & retrieve verified identity data; prefill forms
- Finish: confirmation & access to service

Based on the call described in the Create Request documentation, we can define a sample payload that includes all necessary fields for successfully testing an onboarding process. The payload below is for illustrative purposes only. Additional parameters, such as settings.wizardUrlBack, can also be added as described in the documentation.
{
"requestTypeId": "ee73xxx6-123x-4c78-a123-90fa24761dee"
}This payload includes the following elements:
requestTypeId: Identifies the entire process for managing recognition methods.parameters: If there is no issue with a disposable signing certificate, this part can be empty; in this case, we have an anonymous request.
Note: To receive notifications about identification, you must set the notification address in the request type.