GET api/Stor/Get_item_amunt?db_name={db_name}&item_code={item_code}&stor_id={stor_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| db_name | string |
Required |
|
| item_code | integer |
Required |
|
| stor_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.1
application/xml, text/xml
Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>