GET api/POS/GetItemValidQuantity/{Id}?StockId={StockId}&Count={Count}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| Id | No documentation available. | Define this parameter in the request URI. | 
| StockId | No documentation available. | Define this parameter in the request URI. | 
| Count | No documentation available. | Define this parameter in the request URI. | 
Response Information
No documentation available.
Response body formats
application/json, text/json
            Sample:
        1
application/xml, text/xml
            Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>