CommitValidationImportAttributes
Properties
| Field | Type | Description |
|---|---|---|
status | string | Import status after accepting the commit (`committing`); actual processing runs asynchronously. |
dispatched_count | integer | Rows already dispatched to the queue for processing. |
total_rows | integer | Total rows in the import (including those still pending dispatch). |
Used in operations
POST /v1/validations/imports/{id}/commit