A person identification was created, or its status was updated. The primary purpose of this webhook is to deliver the URL where the customer must be redirected to complete a video identification.
- IDENTIFICATION_ORIGINATION
Webhooks (1.0)
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/
(IDnow only) Redirect URL used to start the identification process.
The current status of the identification. Note The status value depends on the identification method, check the KYC guides for more information.
Date and time when the identification was completed.
The method used for the identification.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/identification
{ "id": "9dfe2f4edaa67138be0c0c1cd3a7d849cidt", "reference": "TST-ELCCJ", "url": "https://go.test.idnow.de/", "status": "successful", "completed_at": "2021-09-14T18:18:28.000Z", "method": "idnow", "metadata": { "account_bic": "SOBKDEB2XXX", "account_currency": "EUR", "account_id": "string", "iban": "string" } }
The unique ID of an identification origination resource assigned to a specific customer.
The status of the identification origination.
The description of the identification status
The unique ID of the identification resource assigned to a specific customer.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/identification_origination
{ "status_description": "Waiting for signing process to finish", "status": "esign_pending", "identification_origination_id": "589e12da53154010ad180894acbe07ebio", "identification_id": "17905779039e75dce7bf8d68f3184942cidt", "esigning_id": "5ade4e499b299c299be2987ad597c42ecsig" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/onboarding/webhooks/identification_reference_transfer_attempt
{ "id": "9dfe2f4edaa67138be0c0c1cd3a7d849cidt", "method": "bank_plus", "person_id": "992de312a545bb24a88ddbf57ae8b1ffcper", "remaining_attempts": 2, "Reason": "name_not_matched" }