Listing State Does Not Allow This Action
Check the listing's current state before retrying this operation.
An HTTP 422 application/problem+json response:
{
"type": "https://problems.atlas.propertyfinder.com/listings-invalid-state/",
"title": "Listing State Does Not Allow This Action",
"status": 422,
"code": "listings_invalid-state",
"detail": "The listing is in a state that does not permit this operation."
}