UNPKG

@itentialopensource/adapter-sevone

Version:
188 lines 5.77 kB
{ "actions": [ { "name": "getTelephonyAttachmentAggregation", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/aggregation?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getTelephonyAttachmentAggregation-default.json" } ] }, { "name": "updateTelephonyAttachmentAggregation", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/aggregation?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/updateTelephonyAttachmentAggregation-default.json" } ] }, { "name": "getTelephonyAttachmentSettings", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/settings?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getTelephonyAttachmentSettings-default.json" } ] }, { "name": "updateTelephonyAttachmentSettings", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/settings?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/updateTelephonyAttachmentSettings-default.json" } ] }, { "name": "getTelephonyAttachmentTimeSettings", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/time?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getTelephonyAttachmentTimeSettings-default.json" } ] }, { "name": "updateTelephonyAttachmentTimeSettings", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/time?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/updateTelephonyAttachmentTimeSettings-default.json" } ] }, { "name": "getTelephonyAttachmentVisualizationSettings", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/visualizations?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getTelephonyAttachmentVisualizationSettings-default.json" } ] }, { "name": "updateTelephonyAttachmentVisualizationSettings", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/api/v1/reports/attachments/telephony/{pathv1}/visualizations?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/updateTelephonyAttachmentVisualizationSettings-default.json" } ] }, { "name": "createTelephonyAttachment", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/api/v1/reports/{pathv1}/attachments/telephony?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/createTelephonyAttachment-default.json" } ] } ] }