This commit is contained in:
@@ -206,6 +206,7 @@ namespace AyaNova.Biz
|
||||
case NotifyEventType.CSRAccepted:
|
||||
case NotifyEventType.CSRRejected:
|
||||
case NotifyEventType.CustomerServiceImminent:
|
||||
case NotifyEventType.WorkorderCompleted:
|
||||
break;
|
||||
default:
|
||||
AddError(ApiErrorCode.VALIDATION_INVALID_VALUE, "EventType");
|
||||
|
||||
Reference in New Issue
Block a user