OCR uploads and quota
nula_ocr_statusCheck OCR processing status, fetch recognized document lines, and view remaining OCR quota.
Instructions
List documents sent to OCR (newest first) with their recognition status, or get one recognised document with its lines (give document_type and id). Also reports the remaining OCR quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Upload id; requires document_type | |
| limit | No | Max records (default 20) | |
| since | No | Only uploads changed since this ISO 8601 time | |
| status | No | ||
| document_type | No | bill = покупка (purchase), invoice = продажба (sale) | |
| include_quota | No | Include remaining scans (default true) |