Submit Document AI reference for posted invoice
POST/v1/tenants/:tenantId/companies/:companyName/postedinvoices/document-ai/process
References an existing Document AI document for a posted invoice. The OCR results from the document are fetched and used to create the invoice. 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
Token not provided or invalid
Forbidden to access the given resource
Document not found or not accessible for this tenant/company
Rate limit exceeded
An unexpected error has occurred