Upload a file for OCR
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Query parameters
document_type
Allowed values:
Request
This endpoint expects a multipart form containing a file.
file
Response
OCR task has been accepted for execution.
id
created_at
updated_at
status
Allowed values:
document_type
Allowed values:
recognized_data
Errors
400
Post OCR Tasks Upload from File Request Bad Request Error
401
Post OCR Tasks Upload from File Request Unauthorized Error
413
Post OCR Tasks Upload from File Request Content Too Large Error
415
Post OCR Tasks Upload from File Request Unsupported Media Type Error
422
Post OCR Tasks Upload from File Request Unprocessable Entity Error
429
Post OCR Tasks Upload from File Request Too Many Requests Error