{ "opencollection": "1.0.0", "info": { "name": "Order Fulfillment API", "version": "1.0.0" }, "items": [ { "info": { "name": "OrderFulfillment", "type": "folder" }, "items": [ { "info": { "name": "Provides ability to buy offer and make payment through Payment Gateway", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/orderfulfillment" }, "docs": "Provides ability to buy offer and make payment through Payment Gateway" } ] } ], "bundled": true }