ErrorsBy category
Account settings errors
All error codes returned by the Account settings endpoints (13 total).
Every error returned by the Account settings endpoints. Click any code for the full example response and localized messages.
| Code | Message |
|---|---|
ACTIVE_CANNOT_DELETE | Cannot delete an active series. Deactivate it first |
DEFAULT_CANNOT_DEACTIVATE | Cannot deactivate the default series. Set another series as default first |
DEFAULT_CANNOT_DELETE | Cannot delete the default series. Set another series as default first |
HAS_INVOICES_CANNOT_DELETE | Cannot delete a series that has associated invoices. Delete the invoices first |
INACTIVE_CANNOT_BE_DEFAULT | Cannot set an inactive series as default |
SERIES_CODE_DUPLICATED | A series with code ''{0}'' already exists in environment {1}. Choose a different code or delete the existing series before creating a new one. |
SERIES_CODIGO_LOCKED_HAS_INVOICES | Cannot modify the series code because it has associated invoices. This would affect numbering integrity. |
SERIES_DEFAULT_NOT_FOUND | You have no default invoice series. Create a series in settings before issuing invoices. |
SERIES_FORMATO_LOCKED_HAS_INVOICES | Cannot modify the series format because it has associated invoices. This would affect numbering integrity. |
SERIES_INCOMPATIBLE_DOC_TYPE | The selected series is not compatible with this document type. Please select a series of the correct type. |
SERIES_NOT_FOUND | Invoice series not found |
SERIES_NUMERO_INICIAL_LOCKED_HAS_INVOICES | Cannot modify the initial number because the series has associated invoices. This would affect numbering integrity. |
SERIES_RESETEO_LOCKED_HAS_INVOICES | Cannot modify the counter reset policy because the series has associated invoices. This would affect numbering integrity. |