|
Category |
Comment |
state-subType |
References to request (substitutions for <json-path>) |
|
Unauthorized (401) |
Login or PW wrong during Technical Account authentication |
UNAUTHORIZED |
- |
|
Internal error (500, 503, 504) |
A processing failure occurred in processing component |
INTERNAL_ERROR |
- |
|
Parse error (400) |
Invalid JSON syntax |
INVALID_JSON_SYNTAX |
Exception occured on JSON parsing |
|
Limit exceeded (400, 413) |
Limit regarding size or count is exceeded |
LIMIT_EXCEEDED Count limit exceeded for <json-path> Size limit exceeded for <json-path> Request body size limit exceeded |
|
|
|||
|
|||
|
Missing value (400) |
A mandatory value was not provided by caller |
MISSING_VALUE Missing mandatory value for <json-path> |
|
|
Invalid value (400) |
A provided value doesn't match the corresponding set of allowed values |
INVALID_VALUE Invalidvaluefor<json-path> |
|
|
Invalid format (400) |
A provided value doesn't match the supported format |
INVALID_FORMAT Invalidformatfor<json-path> |
|
|
Forbidden due to Technical Account config (403) |
A prerequisite check results in an unsupported value |
FORBIDDEN_BY_CONFIG Unsupported value for <json-path> |
|
|
Forbidden due to request params (403) |
A provided property contains an unsupported value |
FORBIDDEN_PARAMS Unsupported value for <json-path> |
attachments.attachment.name (forbidden file extension) |
|
Invalid sender (400) |
Syntactically incorrect sender- address |
INVALID_SENDER Invalidsyntaxfor<json-path> |
|
|
Forbidden sender (403) |
from not configured (sender domain not in configured sender domains); domain of mime-from not identical to from |
FORBIDDEN_SENDER Unsupported value for <json-path> |
|