{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Accounts", "type": "folder" }, "items": [ { "info": { "name": "get_2", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/accounts/:accountSalesForceId/sites/:siteSalesforceId", "params": [ { "name": "siteSalesforceId", "value": "", "type": "path" }, { "name": "accountSalesForceId", "value": "", "type": "path" } ] } }, { "info": { "name": "put", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/accounts/:accountSalesForceId/sites/:siteSalesforceId", "params": [ { "name": "siteSalesforceId", "value": "", "type": "path" }, { "name": "accountSalesForceId", "value": "", "type": "path" } ] } }, { "info": { "name": "Create account", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/accounts" }, "docs": "Create account" }, { "info": { "name": "Get account", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/accounts/:accountSalesForceId", "params": [ { "name": "accountSalesForceId", "value": "", "type": "path", "description": "Account SalesForce ID" } ] }, "docs": "Get account" }, { "info": { "name": "get_1", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/accounts/:accountSalesForceId/sites", "params": [ { "name": "accountSalesForceId", "value": "", "type": "path" } ] } }, { "info": { "name": "post_1", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/accounts/:accountSalesForceId/sites", "params": [ { "name": "accountSalesForceId", "value": "", "type": "path" } ] } } ] } ], "bundled": true }