The ID DOC onboarding flow enables automated document verification through OCR and AI-based extraction for identity documents.
- Accept Terms & Privacy
- Switch to mobile (optional but advisable) - Documentation
- Capture ID document
- Extract data; prefill editable forms
- Deliver data to the integrator

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.