Field Value Invalid
Correct the field values flagged in the errors array.
An HTTP 422 application/problem+json response:
{
"type": "https://problems.atlas.propertyfinder.com/listings-field-constraint-violated/",
"title": "Field Value Invalid",
"status": 422,
"code": "listings_field-constraint-violated",
"detail": "A field value does not satisfy the constraints for this listing. See the errors array for details."
}