Inventory API Endpoints
B
Bruno Fontaine
It would be great if we could have endpoints for inventory management:
- GET current inventory list (Params: (All, ProductID, Location, Category), Number or records), Output: All fields including maybe average cost per product per location.
- POST inventory update (ProductID, Location, New Qty)