GET api/inventory/InventoryCountry?inventoryID={inventoryID}
Method to return a list of active Inventory Filters with the active options for those filters.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
inventoryID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of Inventory Filters
Collection of IInventoryCountryName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
InventoryID | integer |
None. |
|
Country | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.