Custom Options

While pulling some valuable information, Envi OData API allows you to use custom parameters. For inactive items, you can use the following parameters:

Example
https://api-demo.envi.net/odata/inventoryVendors?includeInactiveInventory=true
Example
https://api-demo.envi.net/odata/inventoryLocations/GetAllFromDate?includeInactiveInventoryLocations=true
Example
https://api-demo.envi.net/odata/Vendors/GetVendorsInfo?includeInactiveVendorFacilities=true
Example
https://api-demo.envi.net/odata/inventoryVendors/GetAllFromDate?includeInactiveInventoryVendors=true
Example
https://api-demo.envi.net/odata/inventory/GetAllFromDate?includeInactiveLocations=true
Example
https://api-demo.envi.net/odata/Vendors/GetVendorsInfo?includeInactiveVendorAddresses=true
Example
https://api-demo.envi.net/odata/Vendors/GetVendorsInfo?includeInactiveVendors=true
Example
https://api-demo.envi.net/odata/VendorContacts?includeInactiveVendors=true