Factuarea API

Delivery Notes error codes

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

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

CodeTypeHTTPDescription
delivery_note_not_foundnot_found_error404The identifier does not resolve to any delivery note of the authenticated company.
delivery_note_section_not_editable_in_statusinvalid_request_error422The logistics section — carrier, vehicle, driver — is frozen because the delivery note is already delivered, invoiced or cancelled.
driver_tax_id_requires_nameinvalid_request_error422The driver tax id was sent without the driver name, and an identifier with no name identifies nobody on the delivery document.
signature_payload_too_largeinvalid_request_error422The signature image exceeds the accepted size for the field.

On this page