| Name | Type | Description | Notes |
|---|---|---|---|
| errorCode | String | Error code(s) that appear due to HTTP 400- Invalid or Bad Request, e.g. validation-error. | [optional] |
| errorDescription | String | The HTTP 400 Bad Request response status code indicates that the server cannot process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing). | [optional] |
| additionalCode | String | A unique identifier for the error, for example 1101055, 0100008, or 1021126. | [optional] |
| additionalInfo | String | This is an additional information about the error. This error 'Invalid Request' might appear due to invalid dimension, weight, or serviceid, or if the information is missing. | [optional] |
| additionalParameters | List<String> | [optional] |