StatusDetail
"statusDetail": {
"message": "Required input missing",
"detail": "FullName OR FirstName OR LastName are required."
}
and
"statusDetail": {
"message": "An unexpected error occurred. Please contact Service Objects.",
"detail": ""
}