enterprise-api

users_compliance-duplicate

Compliance Already Registered

Type
https://problems.atlas.propertyfinder.com/users-compliance-duplicate/
HTTP status
409 Conflict
Retryable
No
Detail
This compliance license is already registered to another user.

What to do

Use the existing user associated with this compliance license.

Example response

An HTTP 409 application/problem+json response:

{
  "type": "https://problems.atlas.propertyfinder.com/users-compliance-duplicate/",
  "title": "Compliance Already Registered",
  "status": 409,
  "code": "users_compliance-duplicate",
  "detail": "This compliance license is already registered to another user."
}

Back to error catalog