enterprise-api

listings_not-eligible-for-boost

Listing Not Eligible for Upgrade

Type
https://problems.atlas.propertyfinder.com/listings-not-eligible-for-boost/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
The listing cannot be upgraded because it is not in a live state, or is not eligible for an upgrade

What to do

Ensure the listing is live and is eligible for upgrade before requesting an upgrade.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-not-eligible-for-boost/",
  "title": "Listing Not Eligible for Upgrade",
  "status": 422,
  "code": "listings_not-eligible-for-boost",
  "detail": "The listing cannot be upgraded because it is not in a live state, or is not eligible for an upgrade"
}

Back to error catalog