Submit Document AI reference for coding proposal
POST/v1/tenants/:tenantId/companies/:companyName/invoicecodingproposals/document-ai/process
References an existing Document AI document for coding. The OCR results from the document are fetched and run through the processing pipeline. This avoids duplicate OCR processing for documents already processed by Document AI.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 429
- 500
The request has been accepted
Document AI is not enabled for the tenant, or model is not yet trained
Token not provided or invalid
Forbidden to access the given resource
Document not found or not accessible for this tenant/company
Ratelimit exceeded
An unexpected error has occurred