GET api/v1/WUTScheduler/MannualInputCount/User/{UserID}?fromDate={fromDate}&toDate={toDate}

getMannualInputCount

Request Information

Parameters

NameDescriptionAdditional information
UserID

Define this parameter in the request URI.

fromDate

Define this parameter in the request URI.

toDate

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>