enterprise-api

listings_rega-license-mismatch

Client License Not Linked To Advertisement License

Type
https://problems.atlas.propertyfinder.com/listings-rega-license-mismatch/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
This advertisement number is registered with REGA under a different company license. Use the advertisement number associated with the company license specified in the request.

What to do

KSA only: REGA rejects the client license and permit pairing. The client license number is not associated with the provided REGA advertisement license number.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-rega-license-mismatch/",
  "title": "Client License Not Linked To Advertisement License",
  "status": 422,
  "code": "listings_rega-license-mismatch",
  "detail": "This advertisement number is registered with REGA under a different company license. Use the advertisement number associated with the company license specified in the request."
}

Back to error catalog