Inspect the Inventory Change History

Applies to: Inventory API

Learn how to retrieve the inventory change history for an item.

Link to section

Overview

To see how an item's inventory has changed over time:

You can filter the results by location and use these records as an audit log to track all inventory updates.

Link to section

Retrieve inventory changes of a specific item variation

The following example retrieves the change history of the item variation identified by its ID value of 6F4K33KPNUVDWKZ43KUIFH6K:

Retrieve inventory changes

Link to section

Retrieve inventory changes of multiple item variations

The following cURL example retrieves the change history of the item variations identified by their ID values of 6F4K33KPNUVDWKZ43KUIFH6K and IJBAQDICELYUAUTHM352X3AI. The input values are specified in the catalog_object_ids of the request body.

Batch retrieve inventory changes