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