enterprise-api

verification_listing-not-found

Listing Not Found

Type
https://problems.atlas.propertyfinder.com/verification-listing-not-found/
HTTP status
404 Not Found
Retryable
No
Detail
The listing could not be found.

What to do

Verify the listing ID and that the listing exists.

Example response

An HTTP 404 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/verification-listing-not-found/",
  "title": "Listing Not Found",
  "status": 404,
  "code": "verification_listing-not-found",
  "detail": "The listing could not be found."
}

Back to error catalog