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