GET stock/searchStockItem?searchTerm={searchTerm}&isInActive={isInActive}&PricelistId={PricelistId}&TenantId={TenantId}&isStockDesc={isStockDesc}&isStockCode={isStockCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| searchTerm | string |
Required |
|
| isInActive | boolean |
Required |
|
| PricelistId | integer |
Required |
|
| TenantId | integer |
Required |
|
| isStockDesc | boolean |
Required |
|
| isStockCode | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.