enterprise-api

listings_boost-pending-changes

Listing Has Pending Changes

Type
https://problems.atlas.propertyfinder.com/listings-boost-pending-changes/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
The listing cannot be upgraded while it has unapproved changes pending.

What to do

Approve or discard the pending changes before upgrading.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-boost-pending-changes/",
  "title": "Listing Has Pending Changes",
  "status": 422,
  "code": "listings_boost-pending-changes",
  "detail": "The listing cannot be upgraded while it has unapproved changes pending."
}

Back to error catalog