enterprise-api

verification_listing-update-required

Listing Update Required

Type
https://problems.atlas.propertyfinder.com/verification-listing-update-required/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
The listing must be updated before it can be resubmitted for verification.

What to do

Update the listing, then retry the request.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/verification-listing-update-required/",
  "title": "Listing Update Required",
  "status": 422,
  "code": "verification_listing-update-required",
  "detail": "The listing must be updated before it can be resubmitted for verification."
}

Back to error catalog