GET api/Item?ItemCode={ItemCode}&LangID={LangID}&PriceListCode={PriceListCode}&BoatCode={BoatCode}&PriceDate={PriceDate}&Category={Category}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemCode | string |
Required |
|
| LangID | string |
Required |
|
| PriceListCode | string |
Required |
|
| BoatCode | string |
Default value is |
|
| PriceDate | string |
Default value is |
|
| Category | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.