GET api/BewegungsCount?start={start}&end={end}

The total count of the items in the stock item list.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
start

string

Required

end

string

Required

Body Parameters

None.

Response Information

Resource Description

The count of data tuples.

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>