{ "opencollection": "1.0.0", "info": { "name": "NFON Call History Accounts Customer Time Controls API", "version": "2.0-early-access" }, "items": [ { "info": { "name": "Customer Time Controls", "type": "folder" }, "items": [ { "info": { "name": "get_185", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "post_50", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_184", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/available-destinations", "params": [ { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_186", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber", "params": [ { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "put_54", "type": "http" }, "http": { "method": "PUT", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber", "params": [ { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_54", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber", "params": [ { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_187", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber/inbound-trunk-numbers", "params": [ { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "post_51", "type": "http" }, "http": { "method": "POST", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber/inbound-trunk-numbers", "params": [ { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "get_188", "type": "http" }, "http": { "method": "GET", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber/inbound-trunk-numbers/:didNumber", "params": [ { "name": "didNumber", "value": "", "type": "path" }, { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } }, { "info": { "name": "delete_55", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.nfon.com/call-history/tenants/:participantExternalIdentifier/targets/time-control-services/:serviceNumber/inbound-trunk-numbers/:didNumber", "params": [ { "name": "didNumber", "value": "", "type": "path" }, { "name": "serviceNumber", "value": "", "type": "path" }, { "name": "participantExternalIdentifier", "value": "", "type": "path" } ] } } ] } ], "bundled": true }