GET api/SIMS/GetStockQuantity?stockCode={stockCode}&companyKey={companyKey}

Gets the quantity of the stock code specified.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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 number

Response Formats

application/json, text/json

Sample:
1.0