Factuarea API

Quotes error codes

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

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

CodeTypeHTTPDescription
quote_already_acceptedinvalid_request_error422The quote was already approved, and approval is registered once.
quote_already_rejectedinvalid_request_error422The quote is already marked as rejected.
quote_expiredinvalid_request_error422The quote passed its validity date, so the offered conditions are no longer binding and it cannot be approved or converted as is.
quote_not_foundnot_found_error404The identifier does not resolve to any quote of the authenticated company.

On this page