Skip to main content

Error Message

{
  "errors": [
    {
      "message": "A team must also be provided when assigning a user.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "Opportunity assignment requires both user and team to be specified together, or both to be empty when clearing the assignment.",
        "errorCode": "KT-CT-8946"
      }
    }
  ]
}