Submit document for coding proposal
POST/v1/tenants/:tenantId/companies/:companyName/invoicecodingproposals/document/process
Sends a document for document-extraction. The document is mapped into the Kaunt invoice format and run through the processing pipeline.
Request
Responses
- 202
- 400
- 401
- 403
- 429
- 500
The request has been accepted
Document text extraction is not enabled, or model is not yet trained
Token not provided or invalid
Forbidden to access the given resource
Ratelimit exceeded
An unexpected error has occurred