{ "opencollection": "1.0.0", "info": { "name": "katana-api-gateway AdditionalCostController MakeToOrderMOController API", "version": "0.0.1" }, "items": [ { "info": { "name": "MakeToOrderMOController", "type": "folder" }, "items": [ { "info": { "name": "MakeToOrderMOController.createMTO", "type": "http" }, "http": { "method": "POST", "url": "https://api.katanamrp.com/v1/manufacturing_order_make_to_order", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "MakeToOrderMOController.rerank", "type": "http" }, "http": { "method": "POST", "url": "https://api.katanamrp.com/v1/manufacturing_order_rerank", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "MakeToOrderMOController.unlink", "type": "http" }, "http": { "method": "POST", "url": "https://api.katanamrp.com/v1/manufacturing_order_unlink", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }