enterprise-api

verification_listing-is-not-live

Listing Is Not Live

Type
https://problems.atlas.propertyfinder.com/verification-listing-is-not-live/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
The listing is not live and cannot be sent for verification.

What to do

Publish the listing before submitting it for verification.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/verification-listing-is-not-live/",
  "title": "Listing Is Not Live",
  "status": 422,
  "code": "verification_listing-is-not-live",
  "detail": "The listing is not live and cannot be sent for verification."
}

Back to error catalog