GET api/Inventory/InventoryReview
Method to return a list of InventoryReview.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IInventoryReviewName | 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.