If a service specific error occurs the entity below will be returned. Any service specific errors will be documented with the actual service implementation.
ErrorResponse is typically used with HTTP Response Code: 400 Bad Request


namecomment
statusHTTP status code, like 400
errorHTTP status message, like "Bad request"
messageAdditional information about the error