Factuarea APIDevelopers

Expense scanner error codes

Every public API error code emitted by Expense scanner, with its HTTP status, its type and a page per code.

Error codes emitted by Expense scanner. Each code links to its own page with the cause and the action to take.

CodeTypeHTTPDescription
duplicate_override_reason_requiredinvalid_request_error422A valid reason to proceed despite the duplicate is missing.
duplicate_resolution_requiredinvalid_request_error422A possible duplicate requires review.
invalid_inbound_signatureauthentication_error401The inbound email signature could not be authenticated.
invalid_purchase_scan_transitioninvalid_request_error422The current scan status does not allow this transition.
module_upgrade_requiredauthorization_error403The current plan does not include the requested OCR capability.
ocr_company_daily_quota_exceededrate_limit_error429The company has exhausted its daily OCR quota.
ocr_company_quota_exceededrate_limit_error429The company has exhausted its monthly OCR quota.
purchase_scan_already_convertedconflict_error409The scan is already linked to an expense.
purchase_scan_not_foundnot_found_error404The scan does not exist or does not belong to the active company.
purchase_scan_retry_not_allowedinvalid_request_error422The scan cannot be retried in its current status.
purchase_scan_review_incompleteinvalid_request_error422Required data is missing or the reviewed amounts do not reconcile.
purchase_scan_source_unavailableinvalid_request_error422The scan original was purged or is no longer available in secure storage.
scan_batch_too_largeinvalid_request_error413The batch exceeds the permitted total size.
scan_decompression_limit_exceededinvalid_request_error413The file exceeds the safe decompression limit.
scan_file_too_largeinvalid_request_error413A file exceeds the 20 MiB limit.
scan_page_limit_exceededinvalid_request_error413The document exceeds the configured page limit.
scan_pixel_limit_exceededinvalid_request_error413The document resolution exceeds the safe processing limit.
scan_storage_unavailableservice_unavailable_error503Secure storage for the original is unavailable.
scanner_admin_requiredauthorization_error403The action requires scanner administration permissions.
stale_scan_versionconflict_error409The scan has changed since it was last read.
unsafe_scan_fileinvalid_request_error422The original failed security inspection.
unsupported_purchase_currencyinvalid_request_error422The document currency is not supported for conversion.
unsupported_purchase_document_typeinvalid_request_error422The original is a delivery note, order, quote, proforma or another document that does not substantiate a fiscal expense.
unsupported_scan_formatinvalid_request_error422The actual file format is unsupported.
validation_failedinvalid_request_error422The scan data does not meet the stated constraints.

On this page

Need a hand?Contact support