Error Handling

All error situations result in the best matching HTTP status code. In addition, details are available in the body, conform the error schema.

Error Codes

Code Explanation
100001 Something went wrong on the server.
100004 Attempting to do something we do not allow..
100006 Attempting to use anything other then application/json
100007 Invalid data was sent. The details node contains a list with the exact issues.