GET api/{ext}/itemmaster/GetList?ItemSKU={ItemSKU}&ItemName={ItemName}&ShowAll={ShowAll}
Used to retrieve the ItemMasters
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ItemSKU | string |
None. |
|
ItemName | string |
None. |
|
ShowAll | boolean |
Default value is True |
|
ext | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.