If a service specific error occurs the entity below will be returned. Any service specific errors will be documented with the actual service implementation.
| name | comment |
|---|---|
| status | HTTP status code, like 400 |
| error | HTTP status message, like "Bad request" |
| message | Additional information about the error |
| timestamp | Time when the error occurred |