list_inventory_movements
Track and manage inventory movements by filtering data based on product ID, warehouse ID, creation date, and pagination. Enhances inventory control and visibility with ShipHero MCP Server.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
created_after | No | Filter by creation date (YYYY-MM-DD) | |
limit | No | Number of results per page | |
page | No | Page number for pagination | |
product_id | No | Filter by product ID | |
warehouse_id | No | Filter by warehouse ID |