added
Query manufacturing orders, operations and recipes
almost 3 years ago by Rainer Loopere
We've released the first iteration in regards to enabling support for manufacturing orders. Manufacturing order data is split into three parts - manufacturing order details, manufacturing order recipes, and manufacturing order operations. The following endpoints are now available:
- GET /manufacturing_orders
- GET /manufacturing_order_recipe_rows
- GET /manufacturing_order_operation_rows
Within the coming months, we'll be adding methods for creating, updating, and deleting to all endpoints.