GET api/Inventory/InventoryReview/ProductID/{productID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IInventoryReview| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| InventoryID | integer |
None. |
|
| RepID | integer |
None. |
|
| CustomerID | integer |
None. |
|
| Description | string |
None. |
|
| Explanation | string |
None. |
|
| Rating | integer |
None. |
|
| Status | integer |
None. |
|
| BackOfficeUserName | string |
None. |
|
| SortOrder | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.