Unprocessable Entity
See the errors array for the fields that failed validation.
An HTTP 422 application/problem+json response:
{
"type": "https://problems.atlas.propertyfinder.com/common-http-422-unprocessable-entity/",
"title": "Unprocessable Entity",
"status": 422,
"code": "common_http_422-unprocessable-entity",
"detail": "The request was well-formed but was unable to be followed due to semantic errors."
}