This commit is contained in:
2021-06-16 21:26:53 +00:00
parent 797b87a1fe
commit 947cbd96d7

View File

@@ -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");