enterprise-api

listings_reference-immutable

Reference Cannot Be Changed

Type
https://problems.atlas.propertyfinder.com/listings-reference-immutable/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
The reference of a published listing cannot be changed.

What to do

Unpublish the listing before changing reference

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-reference-immutable/",
  "title": "Reference Cannot Be Changed",
  "status": 422,
  "code": "listings_reference-immutable",
  "detail": "The reference of a published listing cannot be changed."
}

Back to error catalog