GET api/BewegungsCount?start={start}&end={end}
The total count of the items in the stock item list.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| start | string |
Required |
|
| end | string |
Required |
Body Parameters
None.
Response Information
Resource Description
The count of data tuples.
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>