{ "opencollection": "1.0.0", "info": { "name": "katana-api-gateway AdditionalCostController ManufacturingOrderProductionIngredientController API", "version": "0.0.1" }, "items": [ { "info": { "name": "ManufacturingOrderProductionIngredientController", "type": "folder" }, "items": [ { "info": { "name": "ManufacturingOrderProductionIngredientController.updateManufacturingOrderProductionIngredient", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.katanamrp.com/v1/manufacturing_order_production_ingredients/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "ManufacturingOrderProductionIngredientController.find", "type": "http" }, "http": { "method": "GET", "url": "https://api.katanamrp.com/v1/manufacturing_order_production_ingredients", "params": [ { "name": "pagination", "value": "", "type": "query" }, { "name": "ids", "value": "", "type": "query" }, { "name": "manufacturing_order_ids", "value": "", "type": "query" }, { "name": "production_ids", "value": "", "type": "query" }, { "name": "dateFilter", "value": "", "type": "query" }, { "name": "include_deleted", "value": "", "type": "query" } ] } } ] } ], "bundled": true }