- Pages
- /
- Dealers
- /
- Data Depot
- /
- Version 4
- /
- API
- /
- Services
- /
- Inventory
- Downloads
- API Documentation
- Support
API News and Updates
Subscribe to stay alert on the API.
Inventory
This endpoint allows you to retrieve inventory levels.
Inventory levels 25
It is important to note that if we have 25 or more of a particular item, we will just show 25. Inventory levels have a ceiling of 25 so as to avoid disclosing our actual inventory levels beyond this threshold.Example requests
Collection
https://api.wps-inc.com/inventory
Entity
https://api.wps-inc.com/inventory/3
...or send multiple ids separated by a comma(,)
https://api.wps-inc.com/inventory/1,2,3,7,8,10,11
Available Includes
Associated Item
https://api.wps-inc.com/inventory?include=item
Available Filters
Filter by Item
https://api.wps-inc.com/inventory?filter[item_id]=387