Example:

{
    "id" : "a08bee84-e056-4d17-b198-03a05ee3cbdb",
    "httpCode": "400",
    "code": "invalid_industry",
    "message": "Industry id is invalid: computer_scienc",
    "helpUrl": "http://api.smartrecruiters.com/v1/errors/invalid_industry"
}

Fields description

NameTypeDescription
idstringunique string id associated with particular error occurrence
httpCodestringresponse httpCode repeated in error description
codestringinternal code describing error
messagestringhuman readable error description
helpUrlstringurl containing error description and help