400 Validation Error

A 400 HTTP error is a standard response code indicating that the server could not process the request due to a client error. In the JRNI REST API a Validation error means that there was a problem with the request payload, either in the query string parameters or the request body. The detail attribute of the error response will provide more information about the incorrect parameters.