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