# AssistantOcrRequest

Model ID: `AssistantOcrRequest`

Request body for POST /assistant/ocr.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `image` | `string|null` | No |  |  | `null` | Yes | Base64 data URI of the identity-document photo to OCR (data:image/jpeg;base64,...). |

## Example

None declared in canonical OpenAPI.
