latestOpenAPI 3.0.12026-08-105551287.6 KB
c481fa2414f9
Person identifications
(IDnow only) Request person identification with robot testing
This endpoint requests an identification for the person specified in the URL. You can pass a custom value to the testing robot using the parameter custom5.
patch/v1/persons/{person_id}/identifications/{id}/request_with_robot
Path parameters
person_idstring required
The unique ID of the person resource created for a customer.
Example:dc1a6812a14f6cc338cd084208535bcdcper
idstring required
The unique ID of the identification resource created for a customer.
Example:6dc54352d6793a892e0702850d07b831cidt
Request body
Example request
{
"custom5": "X-AUTOTEST-HAPPYPATH"
}Response
Unexpected error