{ "opencollection": "1.0.0", "info": { "name": "Listrak Cross Channel REST app-push-mobile-client-device Product API", "version": "v1" }, "items": [ { "info": { "name": "Product", "type": "folder" }, "items": [ { "info": { "name": "Start a Product Import", "type": "http" }, "http": { "method": "POST", "url": "https://api.listrak.com/crosschannel/v1/v1/Product", "body": { "type": "json", "data": "{}" } }, "docs": "Starts a new import using the supplied product collection." } ] } ], "bundled": true }