Inventory Movements
List Inventory Movements
Returns a paginated list of inventory movements.
Search Inventory Movements
Returns the same paginated inventory movement audit trail as the GET version of this endpoint, but accepts filters as a JSON request body instead of the query string. Use this POST variant when the filter set is too large or too complex to fit in a URL.
Export Inventory Movements
Exports inventory movements as an XLSX or CSV file download. Reuses the same Spatie QueryBuilder filters and sorts as the List Inventory Movements endpoint when scope=filtered.