enterprise-api

listings_publish-product-not-found

Publish Product Not Found

Type
https://problems.atlas.propertyfinder.com/listings-publish-product-not-found/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
No standard publish product is available for this listing.

What to do

Contact Property Finder support; no publish product is configured for this listing.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-publish-product-not-found/",
  "title": "Publish Product Not Found",
  "status": 422,
  "code": "listings_publish-product-not-found",
  "detail": "No standard publish product is available for this listing."
}

Back to error catalog