Suppliers error codes
Every public API error code emitted by Suppliers, with its HTTP status, its type and a page per code.
Error codes emitted by Suppliers. Each code links to its own page with the cause and the action to take.
| Code | Type | HTTP | Description |
|---|---|---|---|
supplier_has_documents | invalid_request_error | 422 | The supplier is referenced by registered purchase invoices, and deleting it would leave those expenses without the party that issued them. |
supplier_not_found | not_found_error | 404 | The identifier does not resolve to any supplier of the authenticated company. |