Get item history records for a specific warehouse and seller.
The unique identifier for the warehouse location where items are stored and orders are fulfilled.
The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.
Search query string used to filter results. This field supports specific syntax for filtering across multiple fields.
Optional sorting criteria for the results. Format is typically 'field:direction' (e.g., 'created:desc').
The page number to retrieve when using offset-based pagination. Ignored if 'searchAfter' is provided.
Used for cursor-based pagination. Pass the 'sort' key value from the last item of the previous page to retrieve the next set of results efficiently. Overrides 'page'.
The maximum number of items to return per page. Used for both offset and cursor-based pagination.
The start date/time for filtering item history movements. Format: ISO 8601 datetime.
The end date/time for filtering item history movements. Format: ISO 8601 datetime.
Returns item history records for the specified warehouse and seller with movement details.
The unique identifier for the warehouse
The unique identifier for the seller
The unique identifier for the item
Stock Keeping Unit (SKU) identifier
The name of the item
Stock Keeping Unit (SKU) identifier
Code or identifier
Array of target SKU configurations for the fork operation
The reserved numeric value
The event date date
Array of item history inventorie
The