GET api/ItemPrice?companycode={companycode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companycode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ItemPrice| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemId | integer |
None. |
|
| ItemNo | string |
None. |
|
| ItemName | string |
None. |
|
| PriceLabel | string |
None. |
|
| Price | decimal number |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.