merit_get_inventory_report
Generate an inventory report for a specified date. Filter by stock location, article groups, zero-quantity rows, and reserved quantities to get the exact stock data you need.
Instructions
Inventory report (POST /api/v2/getinventoryreport). reportDate is ISO YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | Stock code or name | |
| showZero | No | Include zero-quantity rows | |
| reportDate | Yes | Report date (YYYY-MM-DD, required) | |
| articleGroups | No | Item group codes | |
| withReservations | No | Include reserved quantities |