{ "opencollection": "1.0.0", "info": { "name": "Appcharge Assets Popups API", "version": "1.0.0" }, "items": [ { "info": { "name": "Popups", "type": "folder" }, "items": [ { "info": { "name": "create-post-purchase-popup", "type": "http" }, "http": { "method": "POST", "url": "https://api.appcharge.com/offering/offer/popup", "headers": [ { "name": "x-publisher-token", "value": "" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }