KT-CT-8946
Error Type: VALIDATION
A team must also be provided when assigning a user.
Opportunity assignment requires both user and team to be specified together, or both to be empty when clearing the assignment.
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"
}
}
]
}