GET api/{ext}/itemmaster/GetList?ItemSKU={ItemSKU}&ItemName={ItemName}&ShowAll={ShowAll}

Used to retrieve the ItemMasters

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ItemSKU

string

None.

ItemName

string

None.

ShowAll

boolean

Default value is True

ext

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.