---
title: "(IDnow only) Request person identification with robot testing"
method: PATCH
path: "/v1/persons/{person_id}/identifications/{id}/request_with_robot"
tags: ["Person identifications"]
---

# (IDnow only) Request person identification with robot testing

`PATCH /v1/persons/{person_id}/identifications/{id}/request_with_robot`

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`.

## Path parameters

- `person_id` string, required — The unique ID of the person resource created for a customer.
- `id` string, required — The unique ID of the identification resource created for a customer.

## Request body

- object
  - `custom5` string — Parameter for passing a custom testing string to the IDnow robot.

## Response `default`

Unexpected error

## Other responses

- `400` — An error occurred on the client side.
- `403` — You are not authorized to perform this action.
- `500` — Internal server error.

---

[API](https://skmtc.net/solarisgroup/apis/customer-identification-kyc.md) · [All operations](https://skmtc.net/solarisgroup/apis/customer-identification-kyc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarisgroup/customer-identification-kyc/revisions/c481fa2414f9/schema)
