GET api/SIMS/GetStockQuantity?stockCode={stockCode}&companyKey={companyKey}
Gets the quantity of the stock code specified.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
stockCode |
The stock code |
string |
Required |
companyKey |
The company name if the service is connected to multiple SIMS companies (Optional) |
string |
Default value is |
Body Parameters
N/A
Response Information
Resource Description
The quantity
decimal numberResponse Formats
application/json, text/json
Sample:
1.0