{ "opencollection": "1.0.0", "info": { "name": "katana-api-gateway AdditionalCostController ManufacturingOrderOperationRowController API", "version": "0.0.1" }, "items": [ { "info": { "name": "ManufacturingOrderOperationRowController", "type": "folder" }, "items": [ { "info": { "name": "ManufacturingOrderOperationRowController.retrieveManufacturingOrderOperationRow", "type": "http" }, "http": { "method": "GET", "url": "https://api.katanamrp.com/v1/manufacturing_order_operation_rows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "ManufacturingOrderOperationRowController.updateManufacturingOrderOperationRow", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.katanamrp.com/v1/manufacturing_order_operation_rows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "ManufacturingOrderOperationRowController.deleteManufacturingOrderOperationRow", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.katanamrp.com/v1/manufacturing_order_operation_rows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "ManufacturingOrderOperationRowController.getManufacturingOrderOperationRows", "type": "http" }, "http": { "method": "GET", "url": "https://api.katanamrp.com/v1/manufacturing_order_operation_rows", "params": [ { "name": "pagination", "value": "", "type": "query" }, { "name": "dateFilter", "value": "", "type": "query" }, { "name": "ids", "value": "", "type": "query" }, { "name": "manufacturing_order_id", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "include_deleted", "value": "", "type": "query" } ] } }, { "info": { "name": "ManufacturingOrderOperationRowController.createManufacturingOrderOperationRow", "type": "http" }, "http": { "method": "POST", "url": "https://api.katanamrp.com/v1/manufacturing_order_operation_rows", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }