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

NameDescriptionTypeAdditional information
inventoryID

integer

Required

Body Parameters

None.

Response Information

Resource Description

A list of Inventory Filters

Collection of IInventoryCountry
NameDescriptionTypeAdditional information
ID

integer

None.

InventoryID

integer

None.

Country

string

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.