Returns the number of plans associated with an event from the Workflow module. This feature is only available if the Continuity module was installed.
URL
{WSUrl}/api/events/types/count
REQUEST METHOD
GET
URL PARAMETER
EventCode: This parameter is provided in the URL and does not need to be sent through GET.
REQUEST EXAMPLES
{WSUrl}/api/events/EVTC201105000052/plans/count
SUCCESS RESPONSE
Value corresponding to the total number of plans according to the filters set. Returns an int.