list_stock_adjustments
Filter and list stock adjustments by status, date, location, or reason to monitor inventory changes.
Instructions
Search and list stock adjustments with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., adjustmentDate, adjustmentNumber) | |
| count | No | ||
| status | No | Filter by status | |
| include | No | Related data to include | |
| reasonId | No | Filter by adjustment reason ID | |
| sortDesc | No | Sort in descending order | |
| locationId | No | Filter by location ID | |
| includeCount | No | Include total record count in response | |
| adjustmentDateTo | No | Filter by date (to) | |
| adjustmentNumber | No | Filter by adjustment number | |
| adjustmentDateFrom | No | Filter by date (from) |