{ "opencollection": "1.0.0", "info": { "name": "Procter & Gamble API Marketplace Orders API", "version": "1.0" }, "items": [ { "info": { "name": "Orders", "type": "folder" }, "items": [ { "info": { "name": "List orders", "type": "http" }, "http": { "method": "GET", "url": "https://developer.pg.com/api/orders" }, "docs": "Retrieves a list of orders placed through the P&G partner integration platform." } ] } ], "bundled": true }