This is the generic error response and every error provided is in the format as given below.
xxxxxxxxxx
{
"errorMsg": "String",
"reason": "String",
"statusCode": 400
}