enterprise-api

listings_agent-invalid

Invalid Assigned Agent

Type
https://problems.atlas.propertyfinder.com/listings-agent-invalid/
HTTP status
422 Unprocessable Entity
Retryable
No
Detail
The specified agent does not exist or does not belong to your client account.

What to do

Assign an agent that belongs to your client account.

Example response

An HTTP 422 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/listings-agent-invalid/",
  "title": "Invalid Assigned Agent",
  "status": 422,
  "code": "listings_agent-invalid",
  "detail": "The specified agent does not exist or does not belong to your client account."
}

Back to error catalog