Errors

All errors from this API will tell you the field that is causing the error, a message associated with that error, and the errorType.

"field":"field_causing_error",
"message":"why the field is causing the error",
"errorType": "the.error.type.exception",