Age estimation result
This notification is sent when an age estimation session reaches a terminal state (either the estimate resolved, or a document step-up concluded).
WEBHOOK
Headers
Available options:
AGE_ESTIMATION Webhook signature
Body
application/json
The step-up scan reference, or the token id when there is no scan ref.
Available options:
COMPLETED, FAILED Available options:
SUCCESS, UNDERAGE, UNCERTAIN, FACE_MISMATCH, ATTEMPTS_EXCEEDED Model verdict (e.g. ADULT).
The established age. When a document step-up produced an age, that exact document age is reported; otherwise it is the AI face-estimated age.
Response
200
Return a 200 status to indicate that the data was received successfully.