Save field corrections
save_correctionsSave corrected field values for an extracted document. The original extraction is kept alongside the corrections; corrected data takes precedence in get_document, exports and reconciliation. Pass the complete corrected fields object (same shape as returned by get_document).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document id | |
| fields | Yes | Complete corrected fields object, including doc_type |