{ "opencollection": "1.0.0", "info": { "name": "Depict Lite Ab Test Listing (v2) API", "version": "1.0.0" }, "items": [ { "info": { "name": "Listing (v2)", "type": "folder" }, "items": [ { "info": { "name": "Get Products", "type": "http" }, "http": { "method": "POST", "url": "/api/lite/v2/product-listing", "headers": [ { "name": "x-use-db-display-store", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Get Products" } ] } ], "bundled": true }