Get stock movement history for the specified item.
The unique identifier for an inventory item.
The page number to retrieve when using offset-based pagination. Ignored if 'searchAfter' is provided.
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 the stock movement history for the specified item, including chronological records of movements, allocations, and adjustments with timestamps.