list_stock_transfers
Search and list stock transfers between locations. Filter by status, date, transfer number, or source/destination location to track inventory movements.
Instructions
Search and list stock transfers between locations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., transferDate, transferNumber) | |
| count | No | ||
| status | No | Filter by status | |
| include | No | ||
| sortDesc | No | Sort in descending order | |
| includeCount | No | Include total record count in response | |
| toLocationId | No | Filter by destination location | |
| fromLocationId | No | Filter by source location | |
| transferDateTo | No | ||
| transferNumber | No | Filter by transfer number | |
| transferDateFrom | No |