ErrorsBy category
General errors
All error codes returned by the General endpoints (23 total).
Every error returned by the General endpoints. Click any code for the full example response and localized messages.
| Code | Message |
|---|---|
AUTOMATIC_EMAIL_CONFIG_INVALID | For automatic sending, you must provide an email configuration or a client with email |
CONFIGURATION_INVALID | The configuration is not valid |
FIELD_BLANK | The field ''{0}'' cannot be empty |
FILE_CORRUPTED | File is damaged or corrupt |
FILE_EMPTY | The file is empty |
FILE_TOO_LARGE | File is too large. Maximum allowed size: {0} |
FORBIDDEN | You do not have permission to perform this action |
IBAN_INVALID | Invalid IBAN: ''{0}''. Must match ISO 13616 format (e.g.: ES1234567890123456789012) |
IBAN_REQUIRED | Payment method {0} requires an IBAN |
INVALID_CONTENT | File content is not valid |
INVALID_DIMENSIONS | Image dimensions are not valid |
INVALID_EMAIL_FORMAT | The email ''{0}'' has an invalid format |
INVALID_EXTENSION | File extension not allowed |
INVALID_FILE_TYPE | File type not allowed. Accepted types: {0} |
INVALID_TOKEN | The token is invalid or has expired |
IRPF_REQUIRED_WHEN_NOT_EXEMPT | The income tax withholding percentage is required when not exempt |
MAIN_TAX_REQUIRED | You must configure a main tax (VAT, IGIC or IPSI) |
MISSING_REQUIRED_FIELD | The field ''{0}'' is required |
PLAZO_DIAS_OUT_OF_RANGE | Payment term must be between {0} and {1} days |
RECARGO_EQUIVALENCIA_REQUIRED | The equivalence surcharge is required for this type of operation |
STORAGE_URL_EMPTY | Storage URL cannot be empty |
SWIFT_INVALID | Invalid SWIFT code: ''{0}''. Must be 8 or 11 characters (e.g.: ABCDESMMXXX) |
TOO_MANY_REQUESTS | You have exceeded the request limit. Please try again in {0} seconds |