enterprise-api

listings_not-found

Listing Not Found

Type
https://problems.atlas.propertyfinder.com/listings-not-found/
HTTP status
404 Not Found
Retryable
No
Detail
The listing was not found or you do not have access to it.

What to do

Verify the listing ID and that it belongs to your client account.

Example response

An HTTP 404 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-not-found/",
  "title": "Listing Not Found",
  "status": 404,
  "code": "listings_not-found",
  "detail": "The listing was not found or you do not have access to it."
}

Back to error catalog