Weekly Featured Properties error code register

968

The error response for the Weekly Featured Properties API is made up of a customer error code and a human-readable reason. An example of a customer error code is 2011001 and it is made up of the following parts:

  • 201 identifies the service (201 - Weekly Featured Properties API)
  • 1 identifies the severity, level 1 being the default for the time being
  • 001 is a custom code that provides further details about the failure

List of current error codes and the error they correspond to:

CodeError
2011001Create Weekly Featured Property Listing - Error parsing request
2011002Create Weekly Featured Property Listing - Internal error interpreting JSON data
2011003Create Weekly Featured Property Listing - Request body fails JSON schema validation
2011004Create Weekly Featured Property Listing - Validation error: Pending Weekly Featured Property listing already exists for listingId
2011005Create Weekly Featured Property Listing - Validation error: Activated Weekly Featured Property listing already exists for listingId
2011006Create Weekly Featured Property Listing - Internal DB error
2011007Create Weekly Featured Property - Validation error: Listing doesn’t pass the quality check. To activate WFP product listing should have at least 1 image assigned.
2011008Create Weekly Featured Property - Validation error: Listing should be in the UK area to activate WFP product.
2011009Product cannot be activated for this listing - no valid category

Ranges for further details. These can be extended as the API is extended.

RangeFeature
001 - 010Create Weekly Featured Property Listing
011 - 020Get Weekly Featured Property Listing(s)
021 - 030Update Weekly Featured Property Listing
051 - 060Listing Service
061 - 070Listing Matching Service
900 - 910Internal Service/Permission Errors