'1.0',
'info' => [
'style' => 'RPC',
'product' => 'CCC',
'version' => '2017-07-05',
],
'directories' => [
[
'id' => 58590,
'title' => null,
'type' => 'directory',
'children' => [
'ListVoiceAppraise',
'LaunchAppraise',
'SaveWebRTCStats',
],
],
[
'id' => 58594,
'title' => null,
'type' => 'directory',
'children' => [
'CreateContactFlow',
'ListContactFlows',
'GetRoutePoint',
'ListIvrTrackingDetail',
'CommitContactFlowVersionModification',
'PublishContactFlowVersion',
],
],
[
'id' => 58601,
'title' => null,
'type' => 'directory',
'children' => [
'GetRecordOssUploadParam',
'ListRecordingOfDualTrack',
'ListRecordingsByContactId',
'DownloadAllTypeRecording',
'DownloadRecording',
],
],
[
'id' => 58607,
'title' => null,
'type' => 'directory',
'children' => [
'ModifyPrivacyNumberCallDetail',
'StartBack2BackCall',
'ListCallDetailRecords',
'ListCallEventDetailByContactId',
'ListRecentCallRecords',
'GetConversationDetailByContactId',
'DialEx',
'CallOnlinePrivacyNumber',
],
],
[
'id' => 58618,
'title' => null,
'type' => 'directory',
'children' => [
'GetConfig',
'ListConfig',
],
],
[
'id' => 58621,
'title' => null,
'type' => 'directory',
'children' => [
'AddPhoneTags',
'DeletePhoneTags',
'ModifyPhoneTags',
'ListPhoneTags',
],
],
[
'id' => 58626,
'title' => null,
'type' => 'directory',
'children' => [
'AddBulkPhoneNumbers',
'AddPhoneNumber',
'ModifyPhoneNumber',
'GetNumberRegionInfo',
'GetServiceExtensions',
'ListPhoneNumbers',
'CheckNumberAvaliable',
'PickOutboundNumbers',
'RemovePhoneNumber',
'PickGlobalOutboundNumbers',
'PickLocalNumber',
],
],
[
'id' => 58638,
'title' => null,
'type' => 'directory',
'children' => [
'CreateInstance',
'CreateVoiceAppraise',
'DeleteInstance',
'GetInstance',
'GetInstanceState',
'ListInstancesOfUser',
],
],
[
'id' => 58649,
'title' => null,
'type' => 'directory',
'children' => [
'DisableTrunkProviders',
'ListTrunkProviders',
],
],
[
'id' => 58652,
'title' => null,
'type' => 'directory',
'children' => [
'CreateMedia',
'DeleteMedia',
'ListMedias',
],
],
[
'id' => 58656,
'title' => null,
'type' => 'directory',
'children' => [
'GetTURNCredentials',
'GetTURNServerList',
],
],
[
'id' => 58659,
'title' => null,
'type' => 'directory',
'children' => [
'CreateFault',
],
],
[
'id' => 58667,
'title' => null,
'type' => 'directory',
'children' => [
'ListCallMeasureSummaryReports',
'GetCallMeasureSummaryReport',
'GetInstanceSummaryReport',
'GetInstanceSummaryReportByInterval',
'GetInstanceSummaryReportSinceMidnight',
],
],
[
'id' => 58673,
'title' => null,
'type' => 'directory',
'children' => [
'CreateUser',
'GetUserByExtension',
'AssignUsers',
'ResetUserStatus',
],
],
[
'id' => 58678,
'title' => null,
'type' => 'directory',
'children' => [
'ModifyUser',
'GetUser',
'ListUsers',
'ListRoles',
'FindUsers',
'RemoveUsers',
],
],
[
'id' => 58685,
'title' => null,
'type' => 'directory',
'children' => [
'AddAgentDevice',
'ModifyAgentDevice',
'ListRealTimeAgent',
'ListAgentStateLogs',
'ListAgentStates',
'ListAgentSummaryReports',
'ListAgentSummaryReportsByInterval',
'ListAgentSummaryReportsSinceMidnight',
'GetAgentData',
'ListAgentDevices',
'ListAgentEvents',
'GenerateAgentStatisticReport',
'RefreshToken',
'RequestLoginInfo',
],
],
[
'id' => 58700,
'title' => null,
'type' => 'directory',
'children' => [
'GetSmsConfig',
'LaunchShortMessageAppraise',
'SendPredefinedShortMessage',
],
],
[
'id' => 58704,
'title' => null,
'type' => 'directory',
'children' => [
'CreateSkillGroup',
'DeleteSkillGroup',
'ModifyPrimaryTrunksOfSkillGroup',
'ModifySkillGroup',
'ModifySkillGroupOfUser',
'ModifySkillGroupOutboundNumbers',
'ListTrunksOfSkillGroup',
'ListUsersOfSkillGroup',
'ListSkillGroupStates',
'ListSkillGroupSummaryReports',
'ListSkillGroupSummaryReportsByInterval',
'ListSkillGroupSummaryReportsSinceMidnight',
'ListTransferableSkillGroups',
'ListSkillGroups',
'ListSkillGroupsOfUser',
'RemoveUsersFromSkillGroup',
],
],
[
'id' => 190044,
'title' => null,
'type' => 'directory',
'children' => [
'ListOutboundPhoneNumberOfUser',
'ListRecordings',
'ModifySkillGroupBasicInfo',
],
],
],
'components' => [
'schemas' => [],
],
'apis' => [
'ListVoiceAppraise' => [
'summary' => 'ListVoiceAppraise',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '0FDB996E-9A04-461C-BE0E-A7F8597526AD',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Notice' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'ContactFlow' => [
'description' => '',
'type' => 'object',
'properties' => [
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => 'SatisfactionSurvey',
],
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'Mainflow',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => 'SatisfactionSurvey',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => 'XmRB_0mcsmkj',
],
'AppliedVersion' => [
'description' => '',
'type' => 'string',
'example' => '20190319160735',
],
'Versions' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ContactFlowVersion' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Published',
],
'LastModified' => [
'description' => '',
'type' => 'string',
'example' => '2019-03-19 16:07:46',
],
'Version' => [
'description' => '',
'type' => 'string',
'example' => '20190319160735',
],
'ContactFlowVersionId' => [
'description' => '',
'type' => 'string',
'example' => 'oEUk_1EAbkcn',
],
'ContactFlowVersionDescription' => [
'description' => '',
'type' => 'string',
'example' => 'SatisfactionSurvey-20180531144213',
],
'LastModifiedBy' => [
'description' => '',
'type' => 'string',
'example' => 'cloudcallcenter',
],
'Content' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '02160664656',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'cc583e96-6bae-437e-9aeb-bffd5aeddb73',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"0FDB996E-9A04-461C-BE0E-A7F8597526AD\\",\\n \\"Success\\": true,\\n \\"Notice\\": \\"无\\",\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"ContactFlow\\": {\\n \\"ContactFlowDescription\\": \\"SatisfactionSurvey\\",\\n \\"Type\\": \\"Mainflow\\",\\n \\"ContactFlowName\\": \\"SatisfactionSurvey\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"ContactFlowId\\": \\"XmRB_0mcsmkj\\",\\n \\"AppliedVersion\\": \\"20190319160735\\",\\n \\"Versions\\": {\\n \\"ContactFlowVersion\\": [\\n {\\n \\"Status\\": \\"Published\\",\\n \\"LastModified\\": \\"2019-03-19 16:07:46\\",\\n \\"Version\\": \\"20190319160735\\",\\n \\"ContactFlowVersionId\\": \\"oEUk_1EAbkcn\\",\\n \\"ContactFlowVersionDescription\\": \\"SatisfactionSurvey-20180531144213\\",\\n \\"LastModifiedBy\\": \\"cloudcallcenter\\",\\n \\"Content\\": \\"请见返回示例。\\"\\n }\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"Trunks\\": 30,\\n \\"Number\\": \\"02160664656\\",\\n \\"RemainingTime\\": 60,\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"PhoneNumberId\\": \\"cc583e96-6bae-437e-9aeb-bffd5aeddb73\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n \\r\\n SatisfactionSurvey\\r\\n SatisfactionSurvey\\r\\n XmRB_0mcsmkj\\r\\n \\r\\n \\r\\n Published\\r\\n SatisfactionSurvey-20180531144213\\r\\n oEUk_1EAbkcn\\r\\n cloudcallcenter\\r\\n 2019-03-19 16:07:46\\r\\n [{\\"nodeId\\":1,\\"nodeDescript\\":\\"开始\\",\\"nextNodeId\\":2,\\"nodeType\\":\\"start\\",\\"variables\\":[{\\"varDescript\\":\\"\\",\\"varName\\":\\"satisfaction\\",\\"varType\\":\\"string\\",\\"varInitial\\":\\"\\"},{\\"varDescript\\":\\"\\",\\"varName\\":\\"result\\",\\"varType\\":\\"string\\",\\"varInitial\\":\\"\\"},{\\"varDescript\\":\\"\\",\\"varName\\":\\"_press_key\\",\\"varType\\":\\"string\\",\\"varInitial\\":\\"\\"}]},{\\"nodeId\\":2,\\"nodeDescript\\":\\"answer\\",\\"userHangUpOutput\\":999,\\"failureOutput\\":999,\\"nodeType\\":\\"answer\\",\\"answerSuccess\\":3},{\\"individualization\\":false,\\"playSuccess\\":4,\\"selectPlayFile\\":\\"\\",\\"maxLen\\":1,\\"playType\\":\\"value\\",\\"repeat\\":\\"5\\",\\"resultEncryption\\":false,\\"playFile\\":\\"PUBLIC-satisfaction_part1.wav\\",\\"receiveOutputValue\\":\\"satisfaction\\",\\"nodeId\\":3,\\"minLen\\":1,\\"nodeDescript\\":\\"一级收号\\",\\"repeatIntervalTime\\":\\"3\\",\\"inputTimeOut\\":\\"3\\",\\"inputPlayFile\\":\\"\\",\\"userHangUpOutput\\":999,\\"keyTimeOut\\":999,\\"nodeType\\":\\"getdigits\\"},{\\"nodeDescript\\":\\"一级条件判断\\",\\"nodeId\\":4,\\"branchingRules\\":[{\\"name\\":\\"satisfaction = 1\\",\\"descript\\":\\"按1-满意\\",\\"ruleExp\\":\\"${satisfaction}===1\\",\\"output\\":5},{\\"name\\":\\"satisfaction = 2\\",\\"descript\\":\\"按2-一般\\",\\"ruleExp\\":\\"${satisfaction}===2\\",\\"output\\":5},{\\"name\\":\\"satisfaction = 3\\",\\"descript\\":\\"按3-不满意\\",\\"ruleExp\\":\\"${satisfaction}===3\\",\\"output\\":5}],\\"ruleMismatchOutput\\":3,\\"nodeType\\":\\"branching\\"},{\\"nodeDescription\\":\\"一级http\\",\\"nodeId\\":5,\\"timeoutType\\":\\"value\\",\\"successOut\\":998,\\"resultString\\":\\"result\\",\\"failureOutput\\":999,\\"requestType\\":\\"get\\",\\"nodeType\\":\\"http\\",\\"urlType\\":\\"value\\",\\"url\\":\\"http://pre.intermediary.ccc.aliyun.com/callcenter/api.json?input={\\\\\\"pressKey\\\\\\":\\\\\\"${satisfaction}\\\\\\",\\\\\\"acid\\\\\\":\\\\\\"${_JOBID}\\\\\\",\\\\\\"source\\\\\\":\\\\\\"inner\\\\\\",\\\\\\"type\\\\\\":\\\\\\"Appraise\\\\\\",\\\\\\"pressKeyMapping\\\\\\":{\\\\\\"mapping\\\\\\":{\\\\\\"1\\\\\\":\\\\\\"满意\\\\\\",\\\\\\"2\\\\\\":\\\\\\"一般\\\\\\",\\\\\\"3\\\\\\":\\\\\\"不满意\\\\\\"}}}&action=Appraise\\",\\"timeout\\":3},{\\"playSuccess\\":999,\\"individualization\\":false,\\"nodeDescript\\":\\"感谢评价\\",\\"nodeId\\":998,\\"inputPlayFile\\":\\"\\",\\"userHangUpOutput\\":999,\\"selectPlayFile\\":\\"\\",\\"allowInterrupt\\":false,\\"playType\\":\\"value\\",\\"nodeType\\":\\"play\\",\\"playFile\\":\\"PUBLIC-satisfaction_part2.wav\\"},{\\"nodeId\\":999,\\"nodeDescript\\":\\"结束\\",\\"nextNodeId\\":\\"\\",\\"nodeType\\":\\"Hangup\\"}]\\r\\n 20190319160735\\r\\n \\r\\n \\r\\n 20190319160735\\r\\n Mainflow\\r\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\r\\n \\r\\n \\r\\n \\r\\n 0FDB996E-9A04-461C-BE0E-A7F8597526AD\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ListVoiceAppraise',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'LaunchAppraise' => [
'summary' => 'LaunchAppraise',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
'docRequired' => true,
],
],
[
'name' => 'Acid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '2021372960',
'docRequired' => true,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '678F7002-CA01-4ABF-A112-585AFBDF3A3B',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"xxx\\",\\n \\"RequestId\\": \\"678F7002-CA01-4ABF-A112-585AFBDF3A3B\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 678F7002-CA01-4ABF-A112-585AFBDF3A3B\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'LaunchAppraise',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'SaveWebRTCStats' => [
'summary' => 'SaveWebRTCStats',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9f46dde1-207a-46dd-926e-c0f39a124',
],
],
[
'name' => 'RecordTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '160765543836',
],
],
[
'name' => 'CallId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '294834804',
],
],
[
'name' => 'CallerNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '021607806',
],
],
[
'name' => 'CalleeNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '131228450',
],
],
[
'name' => 'CallStartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1607655438368',
],
],
[
'name' => 'Stats',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '[XXX]',
],
],
[
'name' => 'Uid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '247361754012232',
],
],
[
'name' => 'TenantId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'acc2626',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'CF1C21B9-2D49-4B54-880F-FBE248C16903',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RowCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"CF1C21B9-2D49-4B54-880F-FBE248C16903\\",\\n \\"Success\\": true,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RowCount\\": 1\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n 200\\r\\n CF1C21B9-2D49-4B54-880F-FBE248C16903\\r\\n 1\\r\\n true\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateContactFlow' => [
'summary' => 'CreateContactFlow',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'Type',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'Mainflow',
],
],
[
'name' => 'Canvas',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '{"lineList":[{"relatedModules":{"begin":1,"end":7},"offsetEndPonit":{"offsetX":12.150491568948121,"offsetY":-4.3527514192484915}},{"relatedModules":{"begin":7,"end":999},"offsetEndPonit":{"offsetX":11.620147014773558,"offsetY":1.633680331939992}}]}',
],
],
[
'name' => 'Content',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2778FA12-EDD6-42AA-9B15-AF855072E5E5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ContactFlow' => [
'description' => '',
'type' => 'object',
'properties' => [
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'Mainflow',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => 'nk90_9MIXqop',
],
'AppliedVersion' => [
'description' => '',
'type' => 'string',
'example' => '27904327097583',
],
'Versions' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ContactFlowVersion' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Draft',
],
'LastModified' => [
'description' => '',
'type' => 'string',
'example' => '2020-12-16 09:40:41',
],
'Canvas' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'LockedBy' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'Version' => [
'description' => '',
'type' => 'string',
'example' => '20201216094041',
],
'ContactFlowVersionId' => [
'description' => '',
'type' => 'string',
'example' => 'fLXS_2CJPxot',
],
'LastModifiedBy' => [
'description' => '',
'type' => 'string',
'example' => '239999345126843208',
],
'ContactFlowVersionDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Content' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2592000',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '6680XXXX083',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Inbound',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'kq82ix9f-izbe-7813-a171-334uy290ck3w',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2778FA12-EDD6-42AA-9B15-AF855072E5E5\\",\\n \\"Success\\": true,\\n \\"ContactFlow\\": {\\n \\"ContactFlowDescription\\": \\"测试\\",\\n \\"Type\\": \\"Mainflow\\",\\n \\"ContactFlowName\\": \\"测试流程\\",\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cf802\\",\\n \\"ContactFlowId\\": \\"nk90_9MIXqop\\",\\n \\"AppliedVersion\\": \\"27904327097583\\",\\n \\"Versions\\": {\\n \\"ContactFlowVersion\\": [\\n {\\n \\"Status\\": \\"Draft\\",\\n \\"LastModified\\": \\"2020-12-16 09:40:41\\",\\n \\"Canvas\\": \\"无\\",\\n \\"LockedBy\\": \\"cctest\\",\\n \\"Version\\": \\"20201216094041\\",\\n \\"ContactFlowVersionId\\": \\"fLXS_2CJPxot\\",\\n \\"LastModifiedBy\\": \\"239999345126843208\\",\\n \\"ContactFlowVersionDescription\\": \\"无\\",\\n \\"Content\\": \\"无\\"\\n }\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": true,\\n \\"Trunks\\": 1,\\n \\"RemainingTime\\": 2592000,\\n \\"Number\\": \\"6680XXXX083\\",\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cf802\\",\\n \\"Usage\\": \\"Inbound\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"测试\\",\\n \\"PhoneNumberId\\": \\"kq82ix9f-izbe-7813-a171-334uy290ck3w\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n2778FA12-EDD6-42AA-9B15-AF855072E5E5\\n200\\nOK\\n\\n \\n \\n Inbound\\n true\\n true\\n 6680XXXX083\\n ef1e71e9-ae9d-487c-96ad-9181d85cf802\\n 2592000\\n 1\\n kq82ix9f-izbe-7813-a171-334uy290ck3w\\n 测试\\n \\n \\n 27904327097583\\n Mainflow\\n \\n \\n Draft\\n 2020-12-16 09:40:41\\n cctest\\n 239999345126843208\\n fLXS_2CJPxot\\n 20201216094041\\n 无\\n \\n 无\\n \\n \\n ef1e71e9-ae9d-487c-96ad-9181d85cf802\\n nk90_9MIXqop\\n 测试流程\\n 测试\\n\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListContactFlows' => [
'summary' => 'ListContactFlows',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'F7505505-D727-46E2-9B66-47C5CEBDFCE1',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ContactFlows' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ContactFlow' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'Mainflow',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => 'dDMD_0mif4hv',
],
'AppliedVersion' => [
'description' => '',
'type' => 'string',
'example' => '20180704215641',
],
'Versions' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ContactFlowVersion' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Published',
],
'LastModified' => [
'description' => '',
'type' => 'string',
'example' => '2018-07-04 22:00:55',
],
'LockedBy' => [
'description' => '',
'type' => 'string',
'example' => 'null',
],
'Version' => [
'description' => '',
'type' => 'string',
'example' => '20180704215641',
],
'ContactFlowVersionId' => [
'description' => '',
'type' => 'string',
'example' => 'tOMP_0prS2A1',
],
'ContactFlowVersionDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome-20180601142524',
],
'LastModifiedBy' => [
'description' => '',
'type' => 'string',
'example' => 'cloudcallcenter',
],
],
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '178888888888',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"F7505505-D727-46E2-9B66-47C5CEBDFCE1\\",\\n \\"Success\\": true,\\n \\"ContactFlows\\": {\\n \\"ContactFlow\\": [\\n {\\n \\"ContactFlowDescription\\": \\"Welcome\\",\\n \\"Type\\": \\"Mainflow\\",\\n \\"ContactFlowName\\": \\"Welcome\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"ContactFlowId\\": \\"dDMD_0mif4hv\\",\\n \\"AppliedVersion\\": \\"20180704215641\\",\\n \\"Versions\\": {\\n \\"ContactFlowVersion\\": [\\n {\\n \\"Status\\": \\"Published\\",\\n \\"LastModified\\": \\"2018-07-04 22:00:55\\",\\n \\"LockedBy\\": \\"null\\",\\n \\"Version\\": \\"20180704215641\\",\\n \\"ContactFlowVersionId\\": \\"tOMP_0prS2A1\\",\\n \\"ContactFlowVersionDescription\\": \\"Welcome-20180601142524\\",\\n \\"LastModifiedBy\\": \\"cloudcallcenter\\"\\n }\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": true,\\n \\"Trunks\\": 30,\\n \\"RemainingTime\\": 60,\\n \\"Number\\": \\"178888888888\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"xxx\\",\\n \\"PhoneNumberId\\": \\"xxx\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n \\r\\n \\r\\n Welcome\\r\\n Welcome\\r\\n dDMD_0mif4hv\\r\\n \\r\\n \\r\\n Published\\r\\n Welcome-20180601142524\\r\\n tOMP_0prS2A1\\r\\n cloudcallcenter\\r\\n 2018-07-04 22:00:55\\r\\n 20180704215641\\r\\n \\r\\n \\r\\n \\r\\n 20180704215641\\r\\n Mainflow\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n F7505505-D727-46E2-9B66-47C5CEBDFCE1\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ListContactFlows',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetRoutePoint' => [
'summary' => 'GetRoutePoint',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ContactFlowId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'dDMD_0mif4hv',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RoutePoint' => [
'description' => '',
'type' => 'string',
'example' => '80206198',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'F81866AD-A125-4D9A-A942-1CD6FBA9E9F5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RoutePoint\\": \\"80206198\\",\\n \\"RequestId\\": \\"F81866AD-A125-4D9A-A942-1CD6FBA9E9F5\\",\\n \\"Success\\": true,\\n \\"StatusCode\\": \\"无\\",\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"StatusDesc\\": \\"无\\"\\n}","errorExample":""},{"type":"xml","example":"\\r\\n\\t 200\\r\\n\\t F81866AD-A125-4D9A-A942-1CD6FBA9E9F5\\r\\n\\t 80206198\\r\\n\\t true\\r\\n\\t OK\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListIvrTrackingDetail' => [
'summary' => 'ListIvrTrackingDetail',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '317a38bf-4883-4e00-b65d-761f4a8b****',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '3433583180',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1541732850000',
],
],
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1541932850000',
],
],
[
'name' => 'CallingNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1760031****',
],
],
[
'name' => 'CalledNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '05712688****',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '20',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2a644ab1-7db5-413c-a744-299247f6537e',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'IvrTrackingDetails' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '3',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'IvrTrackingDetail' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => '_tts_success',
],
'DeviceID' => [
'description' => '',
'type' => 'string',
'example' => 'null',
],
'InputData' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'FlowName' => [
'description' => '',
'type' => 'string',
'example' => 'flow/acc2626/xxxx',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '05712688****',
],
'StopTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1541932850000',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1541732850000',
],
'NodeType' => [
'description' => '',
'type' => 'string',
'example' => 'waitevent',
],
'Description' => [
'description' => '',
'type' => 'string',
'example' => 'answer',
],
'NodeName' => [
'description' => '',
'type' => 'string',
'example' => 'node24000',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '3433583180',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '1760031****',
],
'OutputData' => [
'description' => '',
'type' => 'string',
'example' => '8020****',
],
'TenantId' => [
'description' => '',
'type' => 'string',
'example' => 'acc2626',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2a644ab1-7db5-413c-a744-299247f6537e\\",\\n \\"Success\\": true,\\n \\"IvrTrackingDetails\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 3,\\n \\"List\\": {\\n \\"IvrTrackingDetail\\": [\\n {\\n \\"Status\\": \\"_tts_success\\",\\n \\"DeviceID\\": \\"null\\",\\n \\"InputData\\": \\"nui-I1gxblYz_1_1200_当前时间是11:07:39\\",\\n \\"FlowName\\": \\"flow/acc2626/xxxx\\",\\n \\"CalledNumber\\": \\"05712688****\\",\\n \\"StopTime\\": 1541932850000,\\n \\"StartTime\\": 1541732850000,\\n \\"NodeType\\": \\"waitevent\\",\\n \\"Description\\": \\"answer\\",\\n \\"NodeName\\": \\"node24000\\",\\n \\"ContactId\\": \\"3433583180\\",\\n \\"CallingNumber\\": \\"1760031****\\",\\n \\"OutputData\\": \\"8020****\\",\\n \\"TenantId\\": \\"acc2626\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n2a644ab1-7db5-413c-a744-299247f6537e\\n200\\n\\n 3\\n 10\\n 1\\n \\n \\n _tts_success\\n 05712688****\\n answer\\n node24000\\n null\\n 1541732850000\\n 3433583180\\n 1760031****\\n acc2626\\n flow/acc2626/xxxx\\n 8020****\\n waitevent\\n nui-I1gxblYz_1_1200_当前时间是11:07:39\\n 1541932850000\\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CommitContactFlowVersionModification' => [
'summary' => 'CommitContactFlowVersionModification',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
[
'name' => 'ContactFlowVersionId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'fLXS_2CJPxot',
],
],
[
'name' => 'Canvas',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'Content',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2778FA12-EDD6-42AA-9B15-AF855072E5E5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ContactFlowVersion' => [
'description' => '',
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Updated',
],
'LastModified' => [
'description' => '',
'type' => 'string',
'example' => '2020-11-14 17:48:21',
],
'Canvas' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'LockedBy' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'Version' => [
'description' => '',
'type' => 'string',
'example' => '20201114174750',
],
'ContactFlowVersionId' => [
'description' => '',
'type' => 'string',
'example' => 'fLXS_2CJPxot',
],
'LastModifiedBy' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'ContactFlowVersionDescription' => [
'description' => '',
'type' => 'string',
'example' => 'commitTest-20201114174750',
],
'Content' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2778FA12-EDD6-42AA-9B15-AF855072E5E5\\",\\n \\"Success\\": true,\\n \\"ContactFlowVersion\\": {\\n \\"Status\\": \\"Updated\\",\\n \\"LastModified\\": \\"2020-11-14 17:48:21\\",\\n \\"Canvas\\": \\"无\\",\\n \\"LockedBy\\": \\"cctest\\",\\n \\"Version\\": \\"20201114174750\\",\\n \\"ContactFlowVersionId\\": \\"fLXS_2CJPxot\\",\\n \\"LastModifiedBy\\": \\"cctest\\",\\n \\"ContactFlowVersionDescription\\": \\"commitTest-20201114174750\\",\\n \\"Content\\": \\"无\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n2778FA12-EDD6-42AA-9B15-AF855072E5E5\\n\\n Updated\\n 2020-11-14 17:48:21\\n cctest\\n cctest\\n fLXS_2CJPxot\\n 20201114174750\\n 无\\n \\n commitTest-20201114174750\\n\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'PublishContactFlowVersion' => [
'summary' => 'PublishContactFlowVersion',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ContactFlowVersionId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2NWG_1Cl7uWu',
],
],
[
'name' => 'UseTianGong',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'true',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '03C67DAD-EB26-41D8-949D-9B0C470FB716',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"03C67DAD-EB26-41D8-949D-9B0C470FB716\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n 200\\r\\n 03C67DAD-EB26-41D8-949D-9B0C470FB716\\r\\n true\\r\\n xxxx\\r\\n","errorExample":""}]',
'title' => 'PublishContactFlowVersion',
],
'GetRecordOssUploadParam' => [
'summary' => 'GetRecordOssUploadParam',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'FileName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '155887678809600080315543.wav',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'OssAccessKeyId' => [
'description' => '',
'type' => 'string',
'example' => 'LTAIvKWEr4Doxxxx',
],
'Host' => [
'description' => '',
'type' => 'string',
'example' => 'https://cloudcallcenter-online.oss-cn-shanghai.aliyuncs.com',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'OssFileName' => [
'description' => '',
'type' => 'string',
'example' => 'gvDE-1KxEtOj_1059803544828509_20190530143725.wav',
],
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Signature' => [
'description' => '',
'type' => 'string',
'example' => 'KUwzPbvaHaljLOdrKyrYE+S2gWs=',
],
'Expires' => [
'description' => '',
'type' => 'string',
'example' => '1559201845',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '9F766284-F103-4298-8EC5-19F9F9BE5522',
],
'Policy' => [
'description' => '',
'type' => 'string',
'example' => 'eyJleHBpcmF0aW9uIjoiMjAxOS0wNS0zMFQwNzozNzoyNS42NDRaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsNTI0Mjg4MF0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJyZWNvcmQvZDI3ODYyOWMtYzY4Ny00YWEzLWIwNDQtNGZ',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Dir' => [
'description' => '',
'type' => 'string',
'example' => 'record/d278629c-c687-4aa3-b044-4fe9b012e7ef/1059803544828509',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"OssAccessKeyId\\": \\"LTAIvKWEr4Doxxxx\\",\\n \\"Host\\": \\"https://cloudcallcenter-online.oss-cn-shanghai.aliyuncs.com\\",\\n \\"Success\\": true,\\n \\"Message\\": \\"无\\",\\n \\"OssFileName\\": \\"gvDE-1KxEtOj_1059803544828509_20190530143725.wav\\",\\n \\"HttpStatusCode\\": 200,\\n \\"Signature\\": \\"KUwzPbvaHaljLOdrKyrYE+S2gWs=\\",\\n \\"Expires\\": \\"1559201845\\",\\n \\"RequestId\\": \\"9F766284-F103-4298-8EC5-19F9F9BE5522\\",\\n \\"Policy\\": \\"eyJleHBpcmF0aW9uIjoiMjAxOS0wNS0zMFQwNzozNzoyNS42NDRaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsNTI0Mjg4MF0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJyZWNvcmQvZDI3ODYyOWMtYzY4Ny00YWEzLWIwNDQtNGZ\\",\\n \\"Code\\": \\"OK\\",\\n \\"Dir\\": \\"record/d278629c-c687-4aa3-b044-4fe9b012e7ef/1059803544828509\\"\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n record/d278629c-c687-4aa3-b044-4fe9b012e7ef/1059803544828509\\r\\n gvDE-1KxEtOj_1059803544828509_20190530143725.wav\\r\\n https://cloudcallcenter-online.oss-cn-shanghai.aliyuncs.com\\r\\n eyJleHBpcmF0aW9uIjoiMjAxOS0wNS0zMFQwNzozNzoyNS42NDRaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsNTI0Mjg4MF0sWyJzdGFydHMtd2l0aCIsIiRrZXkiLCJyZWNvcmQvZDI3ODYyOWMtYzY4Ny00YWEzLWIwNDQtNGZlOWIwMTJlN2VmLzEwNTk4MDM1NDQ4Mjg1MDkiXV19\\r\\n 1559201845\\r\\n 9F766284-F103-4298-8EC5-19F9F9BE5522\\r\\n true\\r\\n LTAIvKWEr4Dxxxx\\r\\n OK\\r\\n KUwzPbvaHaljLOdrKyrYE+S2gWs=\\r\\n","errorExample":""}]',
'title' => 'GetRecordOssUploadParam',
],
'ListRecordingOfDualTrack' => [
'summary' => 'ListRecordingOfDualTrack',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012****',
],
],
[
'name' => 'ConnectId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1300017658',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1542967200000',
],
],
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1542997200000',
],
],
[
'name' => 'CallingNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '0255237****',
],
],
[
'name' => 'CalledNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1573203****',
],
],
[
'name' => 'AgentId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '101820677302****',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '20',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D8135D21-1553-4B18-A876-427D74543841',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Recordings' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '20',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Recording' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '101820677302****',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b01****',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '4219097556-10-20-49.mkv',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '1573203****',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1542968440000',
],
'FilePath' => [
'description' => '',
'type' => 'string',
'example' => 'http://xxx',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '1300017658',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '0255237****',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '120',
],
'FileDescription' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'Channel' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"D8135D21-1553-4B18-A876-427D74543841\\",\\n \\"Success\\": true,\\n \\"Recordings\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 20,\\n \\"TotalCount\\": 1,\\n \\"List\\": {\\n \\"Recording\\": [\\n {\\n \\"ContactType\\": \\"Outbound\\",\\n \\"AgentId\\": \\"101820677302****\\",\\n \\"AgentName\\": \\"测试\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b01****\\",\\n \\"FileName\\": \\"4219097556-10-20-49.mkv\\",\\n \\"CalledNumber\\": \\"1573203****\\",\\n \\"StartTime\\": 1542968440000,\\n \\"FilePath\\": \\"http://xxx\\",\\n \\"ContactId\\": \\"1300017658\\",\\n \\"CallingNumber\\": \\"0255237****\\",\\n \\"Duration\\": 120,\\n \\"FileDescription\\": \\"xxx\\",\\n \\"Channel\\": \\"xxx\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nD8135D21-1553-4B18-A876-427D74543841\\n200\\n\\n 1\\n 20\\n 1\\n \\n \\n http://xxx\\n xxx\\n 1573203****\\n Outbound\\n d278629c-c687-4aa3-b044-4fe9b01****\\n xxx\\n 4219097556-10-20-49.mkv\\n 1542968440000\\n 120\\n 测试\\n 101820677302****\\n 1300017658\\n 0255237****\\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListRecordingsByContactId' => [
'summary' => 'ListRecordingsByContactId',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2020927xxxx',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '0997CE25-94D3-41DE-8C7A-E6FCFD8C01E0',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Recordings' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Recording' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '29393942232031xxxx',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '15312849114340008032xxxx.wav',
],
'QualityCheckTid' => [
'description' => '',
'type' => 'string',
'example' => '23A1F0BF-7B30-4918-9424-4DF8B809B9B1',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '1558888****',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1531284911000',
],
'FilePath' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '202092xxxx',
],
'QualityCheckTaskId' => [
'description' => '',
'type' => 'string',
'example' => '1F0BF809-7B30-4918-9424-4DF23A8BB9B1',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '8032****',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'FileDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Channel' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"0997CE25-94D3-41DE-8C7A-E6FCFD8C01E0\\",\\n \\"Success\\": true,\\n \\"Recordings\\": {\\n \\"Recording\\": [\\n {\\n \\"ContactType\\": \\"Outbound\\",\\n \\"AgentId\\": \\"29393942232031xxxx\\",\\n \\"AgentName\\": \\"小芳\\",\\n \\"InstanceId\\": \\"无\\",\\n \\"FileName\\": \\"15312849114340008032xxxx.wav\\",\\n \\"QualityCheckTid\\": \\"23A1F0BF-7B30-4918-9424-4DF8B809B9B1\\",\\n \\"CalledNumber\\": \\"1558888****\\",\\n \\"StartTime\\": 1531284911000,\\n \\"FilePath\\": \\"无\\",\\n \\"ContactId\\": \\"202092xxxx\\",\\n \\"QualityCheckTaskId\\": \\"1F0BF809-7B30-4918-9424-4DF23A8BB9B1\\",\\n \\"CallingNumber\\": \\"8032****\\",\\n \\"Duration\\": 10,\\n \\"FileDescription\\": \\"20180711125511-小芳\\",\\n \\"Channel\\": \\"无\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n0997CE25-94D3-41DE-8C7A-E6FCFD8C01E0\\n200\\n\\n \\n 无\\n 1558888****\\n Outbound\\n 23A1F0BF-7B30-4918-9424-4DF8B809B9B1\\n 无\\n 无\\n 15312849114340008032xxxx.wav\\n 1531284911000\\n 10\\n 202092xxxx\\n 8032****\\n 20180711125511-小芳\\n 1F0BF809-7B30-4918-9424-4DF23A8BB9B1\\n 小芳\\n 29393942232031xxxx\\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DownloadAllTypeRecording' => [
'summary' => '下载MKV音频文件',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccKYIENB',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1272014011',
],
],
[
'name' => 'Channel',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xxxx',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '93CDC17E-3E8A-48F2-99E5-FA2E238DE8B4',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'MediaDownloadParamList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'MediaDownloadParam' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SignatureUrl' => [
'description' => '',
'type' => 'string',
'example' => '“”urlDetail“”',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '0960005656-03-27-22.mkv',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"93CDC17E-3E8A-48F2-99E5-FA2E238DE8B4\\",\\n \\"Success\\": true,\\n \\"MediaDownloadParamList\\": {\\n \\"MediaDownloadParam\\": [\\n {\\n \\"SignatureUrl\\": \\"“”urlDetail“”\\",\\n \\"FileName\\": \\"0960005656-03-27-22.mkv\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"200\\n93CDC17E-3E8A-48F2-99E5-FA2E238DE8B4\\n\\n \\n http://cloudcallcenter-online.oss-cn-shanghai.aliyuncs.com/accrec/acc2626/190708/0960005656-03-27-22.mkv?Expires=1564059976&OSSAccessKeyId=XXXX&Signature=XXXX\\n 0960005656-03-27-22.mkv\\n \\n \\n http://cloudcallcenter-online.oss-cn-shanghai.aliyuncs.com/record/d278629c-c687-4aa3-b044-4fe9b012e7ef/156255644275000080333360.wav?Expires=1564059976&OSSAccessKeyId=XXXX&Signature=XXXX\\n 156255644275000080333360.wav\\n \\n\\ntrue\\nOK","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DownloadRecording' => [
'summary' => '下载录音文件',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccKYIENB',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'FileName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '15312849114340008032****.wav',
],
],
[
'name' => 'Channel',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'null',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '03C67DAD-EB26-41D8-949D-9B0C470FB716',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'MediaDownloadParam' => [
'description' => '',
'type' => 'object',
'properties' => [
'SignatureUrl' => [
'description' => '',
'type' => 'string',
'example' => '""urlDetail""',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '15312849114340008032****.wav',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"03C67DAD-EB26-41D8-949D-9B0C470FB716\\",\\n \\"Success\\": true,\\n \\"MediaDownloadParam\\": {\\n \\"SignatureUrl\\": \\"\\\\\\"\\\\\\"urlDetail\\\\\\"\\\\\\"\\",\\n \\"FileName\\": \\"15312849114340008032****.wav\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 15312849114340008032****.wav\\n \\"\\"urlDetail\\"\\"\\n\\n无\\n03C67DAD-EB26-41D8-949D-9B0C470FB716\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifyPrivacyNumberCallDetail' => [
'summary' => 'ModifyPrivacyNumberCallDetail',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'CallId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'bc984e0a-0dd0-422c-9742-758eff869694',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '2063169340',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '12CE95DF-C91E-4B97-8B7B-0308F191549B',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"12CE95DF-C91E-4B97-8B7B-0308F191549B\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n 200\\r\\n 12CE95DF-C91E-4B97-8B7B-0308F191549B\\r\\n true\\r\\n","errorExample":""}]',
'title' => 'ModifyPrivacyNumberCallDetail',
],
'StartBack2BackCall' => [
'summary' => '发起双向呼叫',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccBCFPY3',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'WorkflowId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'null',
'enum' => [
'twoPartiesCallProd',
'twoPartiesCall',
],
],
],
[
'name' => 'CallCenterNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '0256604****',
],
],
[
'name' => 'Caller',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1760066****',
],
],
[
'name' => 'Callee',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1880134****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'StatusCode' => [
'description' => '',
'type' => 'string',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'TimeStamp' => [
'description' => '',
'type' => 'string',
'example' => '2018-07-13 14:06:08',
],
'TaskId' => [
'description' => '',
'type' => 'string',
'example' => '15716647696706****',
],
'StatusDesc' => [
'description' => '',
'type' => 'string',
'example' => 'Okay',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true,\\n \\"StatusCode\\": \\"200\\",\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"TimeStamp\\": \\"2018-07-13 14:06:08\\",\\n \\"TaskId\\": \\"15716647696706****\\",\\n \\"StatusDesc\\": \\"Okay\\"\\n}","errorExample":""},{"type":"xml","example":"Okay\\n15716647696706****\\n无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\n200\\nOK\\n2018-07-13 14:06:08\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListCallDetailRecords' => [
'summary' => '获取通话详单。',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc5HY0NN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'PhoneNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1234456****',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1532448000000',
],
],
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1532707199000',
],
],
[
'name' => 'Criteria',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'ContactType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'Outbound,Inbound',
],
],
[
'name' => 'ContactDisposition',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'NoAnswer,AbandonedInContactFlow,AbandonedRing',
],
],
[
'name' => 'WithRecording',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'true',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '123',
],
],
[
'name' => 'OrderBy',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'ASC',
'default' => 'ASC',
'enum' => [
'ASC',
'DESC',
],
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'maximum' => '5000',
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D70B6625-B54F-4831-BDC4-917A7EBBCE77',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'CallDetailRecords' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '5',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '3',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallDetailRecord' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactDisposition' => [
'description' => '',
'type' => 'string',
'example' => 'Success',
],
'ContactType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'SkillGroupIdList' => [
'description' => '',
'type' => 'string',
'example' => '68536c62-9c25-4201-b4fa-cb15a0d6****,68536c62-9c25-4201-b4fa-cb15a0d****',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '14b32e95-405b-4514-8118-85e64b22****',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '1234444****',
],
'AgentNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Satisfaction' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '3',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1546575494000',
],
'SatisfactionDesc' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '2118423213',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '07553656****',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '15',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Feedback' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Agents' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallDetailAgent' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Satisfaction' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Feedback' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '101820677302****',
],
],
],
],
],
],
'Recordings' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Recording' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1546575367000',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '2118422093',
],
'QualityCheckTaskId' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '101820677302****',
],
'FileDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '7',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '154657536797300080308468.wav',
],
'QualityCheckTid' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"D70B6625-B54F-4831-BDC4-917A7EBBCE77\\",\\n \\"Success\\": true,\\n \\"CallDetailRecords\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 5,\\n \\"TotalCount\\": 3,\\n \\"List\\": {\\n \\"CallDetailRecord\\": [\\n {\\n \\"ContactDisposition\\": \\"Success\\",\\n \\"ContactType\\": \\"Outbound\\",\\n \\"SkillGroupIdList\\": \\"68536c62-9c25-4201-b4fa-cb15a0d6****,68536c62-9c25-4201-b4fa-cb15a0d****\\",\\n \\"InstanceId\\": \\"14b32e95-405b-4514-8118-85e64b22****\\",\\n \\"CalledNumber\\": \\"1234444****\\",\\n \\"AgentNames\\": \\"千牛卖家测试\\",\\n \\"Satisfaction\\": 3,\\n \\"StartTime\\": 1546575494000,\\n \\"SatisfactionDesc\\": \\"不满意\\",\\n \\"ContactId\\": \\"2118423213\\",\\n \\"CallingNumber\\": \\"07553656****\\",\\n \\"Duration\\": 15,\\n \\"SkillGroupNames\\": \\"默认技能组\\",\\n \\"Feedback\\": \\"基本技能太差\\",\\n \\"Agents\\": {\\n \\"CallDetailAgent\\": [\\n {\\n \\"Satisfaction\\": \\"不满意\\",\\n \\"Feedback\\": \\"基本技能太差\\",\\n \\"AgentId\\": \\"101820677302****\\"\\n }\\n ]\\n },\\n \\"Recordings\\": {\\n \\"Recording\\": [\\n {\\n \\"StartTime\\": 1546575367000,\\n \\"ContactId\\": \\"2118422093\\",\\n \\"QualityCheckTaskId\\": \\"xxx\\",\\n \\"AgentId\\": \\"101820677302****\\",\\n \\"FileDescription\\": \\"20190104121607-千牛卖家测试\\",\\n \\"Duration\\": 7,\\n \\"AgentName\\": \\"千牛卖家测试\\",\\n \\"FileName\\": \\"154657536797300080308468.wav\\",\\n \\"QualityCheckTid\\": \\"xxx\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nD70B6625-B54F-4831-BDC4-917A7EBBCE77\\n\\n 3\\n 5\\n 1\\n \\n \\n 1234444****\\n Outbound\\n 14b32e95-405b-4514-8118-85e64b22****\\n Success\\n 3\\n 1546575494000\\n 15\\n 2118423213\\n 不满意\\n 07553656****\\n 基本技能太差\\n 默认技能组\\n 68536c62-9c25-4201-b4fa-cb15a0d6****,68536c62-9c25-4201-b4fa-cb15a0d****\\n 千牛卖家测试\\n \\n \\n 基本技能太差\\n 不满意\\n 101820677302****\\n \\n \\n \\n \\n 20190104121607-千牛卖家测试\\n xxx\\n 154657536797300080308468.wav\\n 1546575367000\\n 7\\n xxx\\n 千牛卖家测试\\n 101820677302****\\n 2118422093\\n \\n \\n \\n
\\n\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListCallEventDetailByContactId' => [
'summary' => 'ListCallEventDetailByContactId',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1096645650',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '7BEEA660-A45A-45E3-98CC-AFC65E715C23',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'StartTime' => [
'description' => '',
'type' => 'string',
'example' => '1555492246000',
],
'ReleaseReason' => [
'description' => '',
'type' => 'string',
'example' => '487-Request Terminated',
],
'CallType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'ReleaseAgent' => [
'description' => '',
'type' => 'string',
'example' => 'agent',
],
'Caller' => [
'description' => '',
'type' => 'string',
'example' => '8031****',
],
'Callee' => [
'description' => '',
'type' => 'string',
'example' => '1350121****',
],
'PrivacyNumber' => [
'description' => '',
'type' => 'string',
'example' => '1234****',
],
'Events' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallEventDetail' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Dialing',
],
'CallMode' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'Event' => [
'description' => '',
'type' => 'string',
'example' => 'Dial',
],
'TimeStamp' => [
'description' => '',
'type' => 'string',
'example' => '1555492246000',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => 'cloudcallcenter',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '9',
],
'DetailData' => [
'description' => '',
'type' => 'object',
'properties' => [
'HangUper' => [
'description' => '',
'type' => 'string',
'example' => 'byeSystem',
],
'EventType' => [
'description' => '',
'type' => 'string',
'example' => 'agent',
],
'SkillGroup' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SatisfactionalResearch' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Helper' => [
'description' => '',
'type' => 'string',
'example' => 'xme',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"7BEEA660-A45A-45E3-98CC-AFC65E715C23\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"StartTime\\": \\"1555492246000\\",\\n \\"ReleaseReason\\": \\"487-Request Terminated\\",\\n \\"CallType\\": \\"Outbound\\",\\n \\"ReleaseAgent\\": \\"agent\\",\\n \\"Caller\\": \\"8031****\\",\\n \\"Callee\\": \\"1350121****\\",\\n \\"PrivacyNumber\\": \\"1234****\\",\\n \\"Events\\": {\\n \\"CallEventDetail\\": [\\n {\\n \\"Status\\": \\"Dialing\\",\\n \\"CallMode\\": \\"Outbound\\",\\n \\"Event\\": \\"Dial\\",\\n \\"TimeStamp\\": \\"1555492246000\\",\\n \\"AgentName\\": \\"cloudcallcenter\\",\\n \\"Duration\\": 9,\\n \\"DetailData\\": {\\n \\"HangUper\\": \\"byeSystem\\",\\n \\"EventType\\": \\"agent\\",\\n \\"SkillGroup\\": \\"测试\\",\\n \\"SatisfactionalResearch\\": \\"不满意\\",\\n \\"Helper\\": \\"xme\\"\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n7BEEA660-A45A-45E3-98CC-AFC65E715C23\\n200\\n\\n 1350121****\\n 487-Request Terminated\\n 8031****\\n 1234****\\n agent\\n 1555492246000\\n Outbound\\n \\n \\n Dialing\\n Dial\\n 9\\n cloudcallcenter\\n Outbound\\n 1555492246000\\n \\n xme\\n 测试\\n byeSystem\\n agent\\n 不满意\\n \\n \\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListRecentCallRecords' => [
'summary' => 'ListRecentCallRecords',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1532448000000',
],
],
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1532707199000',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '10',
],
],
[
'name' => 'Criteria',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '{"phoneNumber": "0411xxxx4588"}',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '032C73C4-3A6F-4502-872B-4F5B41161C6E',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'CallDetailRecords' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallDetailRecord' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactDisposition' => [
'description' => '',
'type' => 'string',
'example' => 'Success',
],
'ContactType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '0109898****',
],
'AgentNames' => [
'description' => '',
'type' => 'string',
'example' => 'ccctest',
],
'Satisfaction' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1532448000000',
],
'ExtraAttr' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SatisfactionDesc' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '20988909',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '1930909****',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '39',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Feedback' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Agents' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallDetailAgent' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '105987678892xxxx',
],
'TalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '54',
],
'WorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '15',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => 'ccctest',
],
'RingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'Satisfaction' => [
'description' => '',
'type' => 'string',
'example' => '1',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1532448000000',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '123909012',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'HoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'QueueTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '5',
],
'Feedback' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
'Recordings' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Recording' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '105987678892xxxx',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => 'ccctest',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '0001.wav',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '1930909****',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1532448000000',
],
'FilePath' => [
'description' => '',
'type' => 'string',
'example' => 'oss://cloudcall-test/acc123',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '123909012',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '0109898****',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '38',
],
'FileDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Channel' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"032C73C4-3A6F-4502-872B-4F5B41161C6E\\",\\n \\"Success\\": true,\\n \\"CallDetailRecords\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 1,\\n \\"List\\": {\\n \\"CallDetailRecord\\": [\\n {\\n \\"ContactDisposition\\": \\"Success\\",\\n \\"ContactType\\": \\"Outbound\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"CalledNumber\\": \\"0109898****\\",\\n \\"AgentNames\\": \\"ccctest\\",\\n \\"Satisfaction\\": 1,\\n \\"StartTime\\": 1532448000000,\\n \\"ExtraAttr\\": \\"无\\",\\n \\"SatisfactionDesc\\": \\"满意\\",\\n \\"ContactId\\": \\"20988909\\",\\n \\"CallingNumber\\": \\"1930909****\\",\\n \\"Duration\\": 39,\\n \\"SkillGroupNames\\": \\"技能组1\\",\\n \\"Feedback\\": \\"不满意\\",\\n \\"Agents\\": {\\n \\"CallDetailAgent\\": [\\n {\\n \\"AgentId\\": \\"105987678892xxxx\\",\\n \\"TalkTime\\": 54,\\n \\"WorkTime\\": 15,\\n \\"AgentName\\": \\"ccctest\\",\\n \\"RingTime\\": 10,\\n \\"Satisfaction\\": \\"1\\",\\n \\"StartTime\\": 1532448000000,\\n \\"ContactId\\": \\"123909012\\",\\n \\"SkillGroupName\\": \\"技能组1\\",\\n \\"HoldTime\\": 30,\\n \\"QueueTime\\": 5,\\n \\"Feedback\\": \\"不满意\\"\\n }\\n ]\\n },\\n \\"Recordings\\": {\\n \\"Recording\\": [\\n {\\n \\"ContactType\\": \\"Outbound\\",\\n \\"AgentId\\": \\"105987678892xxxx\\",\\n \\"AgentName\\": \\"ccctest\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"FileName\\": \\"0001.wav\\",\\n \\"CalledNumber\\": \\"1930909****\\",\\n \\"StartTime\\": 1532448000000,\\n \\"FilePath\\": \\"oss://cloudcall-test/acc123\\",\\n \\"ContactId\\": \\"123909012\\",\\n \\"CallingNumber\\": \\"0109898****\\",\\n \\"Duration\\": 38,\\n \\"FileDescription\\": \\"无\\",\\n \\"Channel\\": \\"无\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n ccctest\\n \\n 105987678892xxxx\\n ccctest\\n 123909012\\n 不满意\\n 30\\n 10\\n 1\\n 技能组1\\n 1532448000000\\n 54\\n 15\\n \\n 0109898****\\n 1930909****\\n Success\\n 20988909\\n Outbound\\n 39\\n 不满意\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n \\n 105987678892xxxx\\n ccctest\\n 0109898****\\n 1930909****\\n Success\\n 20988909\\n Outbound\\n 39\\n 0001.wav\\n oss://cloudcall-test/acc123\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 1532448000000\\n \\n 1\\n 满意\\n 技能组1\\n 1532448000000\\n
\\n 1\\n 10\\n 10\\n\\nOK\\n200\\n032C73C4-3A6F-4502-872B-4F5B41161C6E\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetConversationDetailByContactId' => [
'summary' => 'GetConversationDetailByContactId',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ContactId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2020927020',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D5A4E013-09E1-4CDA-B70A-F5D3B75015A3',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'DataList' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'QualityCheckPhrase' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'End' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '3272',
],
'Words' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Role' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Begin' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1317',
],
'Identity' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"D5A4E013-09E1-4CDA-B70A-F5D3B75015A3\\",\\n \\"Success\\": true,\\n \\"DataList\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"QualityCheckPhrase\\": [\\n {\\n \\"End\\": 3272,\\n \\"Words\\": \\"您好\\",\\n \\"Role\\": \\"客服\\",\\n \\"Begin\\": 1317,\\n \\"Identity\\": \\"xxx\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n D5A4E013-09E1-4CDA-B70A-F5D3B75015A3\\r\\n true\\r\\n \\r\\n 200\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DialEx' => [
'summary' => 'DialEx',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012****',
],
],
[
'name' => 'Caller',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0228519****',
],
],
[
'name' => 'Callee',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1573203****',
],
],
[
'name' => 'RoutPoint',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'paEF_1GAQXXJ',
],
],
[
'name' => 'AnswerMode',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'Provider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'null',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '26D1277F-55BF-453E-A6B2-02B7E6F97699',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'StatusCode' => [
'description' => '',
'type' => 'string',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'TimeStamp' => [
'description' => '',
'type' => 'string',
'example' => '1554862236398',
],
'TaskId' => [
'description' => '',
'type' => 'string',
'example' => '15548622359772****',
],
'StatusDesc' => [
'description' => '',
'type' => 'string',
'example' => 'Okay',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"26D1277F-55BF-453E-A6B2-02B7E6F97699\\",\\n \\"Success\\": true,\\n \\"StatusCode\\": \\"200\\",\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"TimeStamp\\": \\"1554862236398\\",\\n \\"TaskId\\": \\"15548622359772****\\",\\n \\"StatusDesc\\": \\"Okay\\"\\n}","errorExample":""},{"type":"xml","example":"Okay\\n15548622359772****\\n无\\n26D1277F-55BF-453E-A6B2-02B7E6F97699\\n200\\n200\\nOK\\n1554862236398\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CallOnlinePrivacyNumber' => [
'summary' => 'CallOnlinePrivacyNumber',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'TelA',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '0256604****',
],
],
[
'name' => 'TelB',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1880134****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '30C7D235-DDCF-4C7F-A462-5E2598252C2B',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'DateCreated' => [
'description' => '',
'type' => 'string',
'example' => '2018/10/27 15:55:55',
],
'Represent' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'TelX' => [
'description' => '',
'type' => 'string',
'example' => '1302015****',
],
'StatusCode' => [
'description' => '',
'type' => 'string',
'example' => '000000',
],
'CallId' => [
'description' => '',
'type' => 'string',
'example' => '5ec64c6b-4b98-4fd6-8ce8-ad07cf84481b',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"30C7D235-DDCF-4C7F-A462-5E2598252C2B\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"DateCreated\\": \\"2018/10/27 15:55:55\\",\\n \\"Represent\\": \\"无\\",\\n \\"TelX\\": \\"1302015****\\",\\n \\"StatusCode\\": \\"000000\\",\\n \\"CallId\\": \\"5ec64c6b-4b98-4fd6-8ce8-ad07cf84481b\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n30C7D235-DDCF-4C7F-A462-5E2598252C2B\\n200\\n\\n 无\\n 5ec64c6b-4b98-4fd6-8ce8-ad07cf84481b\\n 2018/10/27 15:55:55\\n 1302015****\\n 000000\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetConfig' => [
'summary' => 'GetConfig',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'AllowHangup',
],
],
[
'name' => 'ObjectId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ObjectType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'instance',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '10A1AD70-E48E-476D-98D9-39BD92193837',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ConfigItem' => [
'description' => '',
'type' => 'object',
'properties' => [
'Name' => [
'description' => '',
'type' => 'string',
'example' => 'AllowHangup',
],
'Value' => [
'description' => '',
'type' => 'string',
'example' => '1',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"xxx\\",\\n \\"RequestId\\": \\"10A1AD70-E48E-476D-98D9-39BD92193837\\",\\n \\"Success\\": true,\\n \\"ConfigItem\\": {\\n \\"Name\\": \\"AllowHangup\\",\\n \\"Value\\": \\"1\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 10A1AD70-E48E-476D-98D9-39BD92193837\\n 200\\n \\n AllowHangup\\n 1\\n \\n true\\n OK\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListConfig' => [
'summary' => 'ListConfig',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccTMAX45',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ConfigItem',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '{“Name”:”AllowHangup”,”DimensionName”:”instance”}',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'C81FD1A5-4B99-470A-A527-D80150228784',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ConfigItems' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ConfigItem' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Name' => [
'description' => '',
'type' => 'string',
'example' => 'AllowHangup',
],
'Value' => [
'description' => '',
'type' => 'string',
'example' => '1',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"C81FD1A5-4B99-470A-A527-D80150228784\\",\\n \\"Success\\": true,\\n \\"ConfigItems\\": {\\n \\"ConfigItem\\": [\\n {\\n \\"Name\\": \\"AllowHangup\\",\\n \\"Value\\": \\"1\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"OK\\n\\n AllowHangup\\n 1\\n\\n\\n ShowCalledID\\n 1\\n\\n\\n ShowCalleeID\\n 1\\n\\n\\n SatisfactionSurvey\\n 1\\n\\n\\n AutoAnswerCall\\n 2\\n\\n\\n SmsSatisfactionSurvey\\n 1\\n\\n\\n enableRecord\\n 1\\n\\n\\n AllowChooseSkillGroup\\n 1\\n\\n\\n SettingWorkbenchLogLevel\\n 3\\n\\n200\\nA42B9532-FC31-4CC0-B8A8-E091FA5E4D6A\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'extraInfo' => ' ',
],
'AddPhoneTags' => [
'summary' => 'AddPhoneTags',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'ServiceTag',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'M1',
],
],
[
'name' => 'RegionNameProvince',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'RegionNameCity',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'Type',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '0',
],
],
[
'name' => 'Concurrency',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '15',
],
],
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'Provider',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'SipTag',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'AliTelecom',
],
],
[
'name' => 'PhoneNumberList',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '01098789876',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DeletePhoneTags' => [
'summary' => 'DeletePhoneTags',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'delete',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'PhoneNumberList',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '01098789876',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifyPhoneTags' => [
'summary' => 'ModifyPhoneTags',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'write',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d ',
],
],
[
'name' => 'ServiceTag',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'M1',
],
],
[
'name' => 'SkillGroupIdList',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => 'u8109-6260-4a53-ab6e-b13e3fb31f7d ',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE ',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\\\t\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListPhoneTags' => [
'summary' => 'ListPhoneTags',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450"',
],
],
[
'name' => 'OutboundOnly',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => true,
'docRequired' => true,
'example' => 'false',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '10',
],
],
[
'name' => 'CurrentPage',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'Number',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '010989897878',
],
],
[
'name' => 'NumberGroupIds',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '121318023891274071',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE ',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumbers' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '29',
],
'List' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'ServiceTag' => [
'description' => '',
'type' => 'string',
'example' => 'M1',
],
'CreateTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1554862236398',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '129031-joriew-EIOD',
],
'Provider' => [
'description' => '',
'type' => 'string',
'example' => 'ali Telecom',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '01009090909',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => '1231jfowei-uoer012091i',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Concurrency' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'SkillGroupIdList' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '[]',
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\\\t\\",\\n \\"Success\\": true,\\n \\"PhoneNumbers\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 29,\\n \\"List\\": [\\n {\\n \\"Type\\": 0,\\n \\"ServiceTag\\": \\"M1\\",\\n \\"CreateTime\\": 1554862236398,\\n \\"City\\": \\"北京\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"PhoneNumberId\\": \\"129031-joriew-EIOD\\",\\n \\"Provider\\": \\"ali Telecom\\",\\n \\"Number\\": \\"01009090909\\",\\n \\"ContactFlowId\\": \\"1231jfowei-uoer012091i\\",\\n \\"PhoneNumberDescription\\": \\"无\\",\\n \\"Province\\": \\"北京\\",\\n \\"Concurrency\\": 1,\\n \\"SkillGroupIdList\\": [\\n \\"[]\\"\\n ]\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 29\\n 10\\n 1\\n \\n Bidirection\\n 1231jfowei-uoer012091i\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\n M1\\n 1554862236398\\n 北京\\n 129031-joriew-EIOD\\n 北京\\n ali Telecom\\n 无\\n 0\\n 01009090909\\n 1\\n
\\n \\n []\\n
\\n\\n无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\t\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'AddBulkPhoneNumbers' => [
'summary' => 'AddBulkPhoneNumbers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012****',
],
],
[
'name' => 'Usage',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'Bidirection',
],
],
[
'name' => 'ContactFlowId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8Cvg_0mcsm6K',
],
],
[
'name' => 'PhoneNumber',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '0216066****',
'maxItems' => 99,
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '943D8EF3-3321-471F-A104-51C96FCA94D6',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ArrearagePhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ArrearagePhoneNumber' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '{"ArrearagePhoneNumber":[ ]}',
],
],
],
],
'FailedPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'FailedPhoneNumber' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '{"FailedPhoneNumber":[ ]}',
],
],
],
],
'UserdPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'UserdPhoneNumber' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '{"UserdPhoneNumber":[ ]}',
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '1788888****',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '125435986',
],
'SkillGroups' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroup' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0',
],
],
],
],
],
],
'ContactFlow' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => '2932',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"943D8EF3-3321-471F-A104-51C96FCA94D6\\",\\n \\"Success\\": true,\\n \\"ArrearagePhoneNumbers\\": {\\n \\"ArrearagePhoneNumber\\": [\\n \\"{\\\\\\"ArrearagePhoneNumber\\\\\\":[ ]}\\"\\n ]\\n },\\n \\"FailedPhoneNumbers\\": {\\n \\"FailedPhoneNumber\\": [\\n \\"{\\\\\\"FailedPhoneNumber\\\\\\":[ ]}\\"\\n ]\\n },\\n \\"UserdPhoneNumbers\\": {\\n \\"UserdPhoneNumber\\": [\\n \\"{\\\\\\"UserdPhoneNumber\\\\\\":[ ]}\\"\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": true,\\n \\"Trunks\\": 30,\\n \\"RemainingTime\\": 60,\\n \\"Number\\": \\"1788888****\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"xxx\\",\\n \\"PhoneNumberId\\": \\"125435986\\",\\n \\"SkillGroups\\": {\\n \\"SkillGroup\\": [\\n {\\n \\"SkillGroupName\\": \\"预测试外呼技能组\\",\\n \\"SkillGroupId\\": \\"3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0\\"\\n }\\n ]\\n },\\n \\"ContactFlow\\": {\\n \\"Type\\": \\"0\\",\\n \\"ContactFlowDescription\\": \\"Welcome\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"ContactFlowName\\": \\"Welcome\\",\\n \\"ContactFlowId\\": \\"2932\\"\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n {\\"ArrearagePhoneNumber\\":[ ]}\\n\\n\\n \\n Bidirection\\n true\\n true\\n 1788888****\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\n 60\\n 30\\n 125435986\\n xxx\\n \\n \\n 预测试外呼技能组\\n 3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0\\n \\n \\n \\n 0\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\n 2932\\n Welcome\\n Welcome\\n \\n \\n\\n无\\n943D8EF3-3321-471F-A104-51C96FCA94D6\\n200\\n\\n {\\"FailedPhoneNumber\\":[ ]}\\n\\n\\n {\\"UserdPhoneNumber\\":[ ]}\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'AddPhoneNumber' => [
'summary' => 'AddPhoneNumber',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc1MRAID',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'PhoneNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '05316896****',
],
],
[
'name' => 'Usage',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'Bidirection',
],
],
[
'name' => 'ContactFlowId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'dDMD_0mif4hv',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'BC976D32-AC4C-4E0F-8AA9-F4BC6C4E2B3E',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumber' => [
'description' => '',
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '1788888****',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '9191956d-3464-402b-8017-ea8df5d8****',
],
'ContactFlow' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => '2957',
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"BC976D32-AC4C-4E0F-8AA9-F4BC6C4E2B3E\\",\\n \\"Success\\": true,\\n \\"PhoneNumber\\": {\\n \\"TestOnly\\": true,\\n \\"Trunks\\": 30,\\n \\"RemainingTime\\": 60,\\n \\"Number\\": \\"1788888****\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"无\\",\\n \\"PhoneNumberId\\": \\"9191956d-3464-402b-8017-ea8df5d8****\\",\\n \\"ContactFlow\\": {\\n \\"Type\\": \\"0\\",\\n \\"ContactFlowDescription\\": \\"Welcome\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"ContactFlowName\\": \\"Welcome\\",\\n \\"ContactFlowId\\": \\"2957\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nBC976D32-AC4C-4E0F-8AA9-F4BC6C4E2B3E\\n200\\n\\n Bidirection\\n true\\n true\\n 1788888****\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 60\\n 30\\n 9191956d-3464-402b-8017-ea8df5d8****\\n 无\\n \\n 0\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 2957\\n Welcome\\n Welcome\\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifyPhoneNumber' => [
'summary' => 'ModifyPhoneNumber',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
],
[
'name' => 'PhoneNumberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'cc583e96-6bae-437e-9aeb-bffd5aeddb73',
],
],
[
'name' => 'Usage',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'Bidirection',
],
],
[
'name' => 'ContactFlowId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8Cvg_0mcsm6',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '54F6A60E-541A-4C3B-8A9D-F69FEA9DD704',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumber' => [
'description' => '',
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '17788888888',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '346489',
],
'SkillGroups' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroup' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0',
],
],
],
],
],
],
'ContactFlow' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => '2932',
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"54F6A60E-541A-4C3B-8A9D-F69FEA9DD704\\",\\n \\"Success\\": true,\\n \\"PhoneNumber\\": {\\n \\"TestOnly\\": false,\\n \\"Trunks\\": 30,\\n \\"RemainingTime\\": 60,\\n \\"Number\\": \\"17788888888\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"PhoneNumberId\\": \\"346489\\",\\n \\"SkillGroups\\": {\\n \\"SkillGroup\\": [\\n {\\n \\"SkillGroupName\\": \\"预测试外呼技能组\\",\\n \\"SkillGroupId\\": \\"3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0\\"\\n }\\n ]\\n },\\n \\"ContactFlow\\": {\\n \\"Type\\": \\"0\\",\\n \\"ContactFlowDescription\\": \\"Welcome\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"ContactFlowName\\": \\"Welcome\\",\\n \\"ContactFlowId\\": \\"2932\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 54F6A60E-541A-4C3B-8A9D-F69FEA9DD704\\r\\n \\r\\n cc583e96-6bae-437e-9aeb-bffd5aeddb73\\r\\n 1\\r\\n \\r\\n Welcome\\r\\n Welcome\\r\\n 2932\\r\\n 0\\r\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\r\\n \\r\\n true\\r\\n 02160664656\\r\\n \\r\\n \\r\\n 预测试外呼技能组\\r\\n 3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0\\r\\n \\r\\n \\r\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\r\\n false\\r\\n Ali Telecom\\r\\n Bidirection\\r\\n 0\\r\\n \\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ModifyPhoneNumber',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetNumberRegionInfo' => [
'summary' => 'GetNumberRegionInfo',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc8HB4RI',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'Number',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1888888****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2263B273-AC1B-44EB-BA98-87F2322C6780',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumber' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '1888888****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2263B273-AC1B-44EB-BA98-87F2322C6780\\",\\n \\"Success\\": true,\\n \\"PhoneNumber\\": {\\n \\"Number\\": \\"1888888****\\",\\n \\"City\\": \\"北京\\",\\n \\"Province\\": \\"北京\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n2263B273-AC1B-44EB-BA98-87F2322C6780\\n\\n 1888888****\\n 北京\\n 北京\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetServiceExtensions' => [
'summary' => '获取服务号码,比如满意度调查分机号码(实际是满意度调查IVR的路由点,该路由点由ACC核心服务根据IVR的Project ID提供),或者是其他技能组号码。',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ServiceType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'SatisfactionSurvey',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'C40E28B8-9EDF-421E-8F6B-B77F0E2A82E0',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'ServiceExtensions' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'ServiceExtension' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '80202768',
],
'Name' => [
'description' => '',
'type' => 'string',
'example' => 'SatisfactionSurvey',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"C40E28B8-9EDF-421E-8F6B-B77F0E2A82E0\\",\\n \\"Success\\": true,\\n \\"ServiceExtensions\\": {\\n \\"ServiceExtension\\": [\\n {\\n \\"Number\\": \\"80202768\\",\\n \\"Name\\": \\"SatisfactionSurvey\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n \\r\\n \\r\\n SatisfactionSurvey\\r\\n 80202768\\r\\n \\r\\n \\r\\n C40E28B8-9EDF-421E-8F6B-B77F0E2A82E0\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'GetServiceExtensions',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListPhoneNumbers' => [
'summary' => 'ListPhoneNumbers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc1MRAID',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'OutboundOnly',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => true,
'docRequired' => true,
'example' => 'false',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D38E508B-5190-4E1A-AA88-709B0BA547A3',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'SipTelX' => [
'description' => '',
'type' => 'string',
'example' => '1970169****',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ade80092-03d9-4f4d-ad4f-ab8a247d****',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'Assignee' => [
'description' => '',
'type' => 'string',
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f****',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '0010faaa-0c07-4421-8929-9ea6a051****',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '05712823****',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'NumberCommodityStatus' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroups' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroup' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f****',
],
],
],
],
],
],
'ContactFlow' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'ContactFlowDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012****',
],
'ContactFlowName' => [
'description' => '',
'type' => 'string',
'example' => 'Welcome',
],
'ContactFlowId' => [
'description' => '',
'type' => 'string',
'example' => '2932',
],
],
],
'PrivacyNumber' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'AXN',
],
'PoolId' => [
'description' => '',
'type' => 'string',
'example' => '18b74553-484f-40c7-b6f9-81be0cbe****',
],
'SubId' => [
'description' => '',
'type' => 'string',
'example' => '6a5f6c7c2f774fb38b4aaf35c4e7****',
],
'PhoneNumber' => [
'description' => '',
'type' => 'string',
'example' => '05712823****',
],
'PoolName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'BizId' => [
'description' => '',
'type' => 'string',
'example' => '4b32b62d3aae4d86a6c4bb26c3ee****',
],
'RegionNameCity' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Extra' => [
'description' => '',
'type' => 'string',
'example' => '{"name":"amy","cardno":"1****************9"}',
],
'TelX' => [
'description' => '',
'type' => 'string',
'example' => '1302015****',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"D38E508B-5190-4E1A-AA88-709B0BA547A3\\",\\n \\"Success\\": true,\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": false,\\n \\"SipTelX\\": \\"1970169****\\",\\n \\"RemainingTime\\": 60,\\n \\"City\\": \\"杭州\\",\\n \\"InstanceId\\": \\"ade80092-03d9-4f4d-ad4f-ab8a247d****\\",\\n \\"AllowOutbound\\": true,\\n \\"Usage\\": \\"Bidirection\\",\\n \\"Assignee\\": \\"3f3ceb0d-d6b6-4c97-af20-f3daf04f****\\",\\n \\"PhoneNumberId\\": \\"0010faaa-0c07-4421-8929-9ea6a051****\\",\\n \\"Trunks\\": 30,\\n \\"Number\\": \\"05712823****\\",\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"NumberCommodityStatus\\": 0,\\n \\"Province\\": \\"浙江\\",\\n \\"SkillGroups\\": {\\n \\"SkillGroup\\": [\\n {\\n \\"SkillGroupName\\": \\"预测试外呼技能组\\",\\n \\"SkillGroupId\\": \\"3f3ceb0d-d6b6-4c97-af20-f3daf04f****\\"\\n }\\n ]\\n },\\n \\"ContactFlow\\": {\\n \\"Type\\": \\"0\\",\\n \\"ContactFlowDescription\\": \\"Welcome\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012****\\",\\n \\"ContactFlowName\\": \\"Welcome\\",\\n \\"ContactFlowId\\": \\"2932\\"\\n },\\n \\"PrivacyNumber\\": {\\n \\"Type\\": \\"AXN\\",\\n \\"PoolId\\": \\"18b74553-484f-40c7-b6f9-81be0cbe****\\",\\n \\"SubId\\": \\"6a5f6c7c2f774fb38b4aaf35c4e7****\\",\\n \\"PhoneNumber\\": \\"05712823****\\",\\n \\"PoolName\\": \\"个人虚拟号码\\",\\n \\"BizId\\": \\"4b32b62d3aae4d86a6c4bb26c3ee****\\",\\n \\"RegionNameCity\\": \\"上海市\\",\\n \\"Extra\\": \\"{\\\\\\"name\\\\\\":\\\\\\"amy\\\\\\",\\\\\\"cardno\\\\\\":\\\\\\"1****************9\\\\\\"}\\",\\n \\"TelX\\": \\"1302015****\\"\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n 3f3ceb0d-d6b6-4c97-af20-f3daf04f****\\n Bidirection\\n true\\n false\\n ade80092-03d9-4f4d-ad4f-ab8a247d****\\n 60\\n 杭州\\n 30\\n 0010faaa-0c07-4421-8929-9ea6a051****\\n 浙江\\n Ali Telecom\\n 1970169****\\n 05712823****\\n 0\\n \\n \\n 预测试外呼技能组\\n 3f3ceb0d-d6b6-4c97-af20-f3daf04f****\\n \\n \\n \\n 0\\n d278629c-c687-4aa3-b044-4fe9b012****\\n 2932\\n Welcome\\n Welcome\\n \\n \\n 上海市\\n AXN\\n 6a5f6c7c2f774fb38b4aaf35c4e7****\\n {\\"name\\":\\"amy\\",\\"cardno\\":\\"1****************9\\"}\\n 18b74553-484f-40c7-b6f9-81be0cbe****\\n 个人虚拟号码\\n 05712823****\\n 1302015****\\n 4b32b62d3aae4d86a6c4bb26c3ee****\\n \\n \\n\\n无\\nD38E508B-5190-4E1A-AA88-709B0BA547A3\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CheckNumberAvaliable' => [
'summary' => 'CheckNumberAvaliable',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'Callee',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '18801341234',
],
],
[
'name' => 'Caller',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '01012345678',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '0630E5DF-CEB0-445B-8626-D5C7481181C3',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'CallerAvaliable' => [
'description' => '',
'type' => 'object',
'properties' => [
'Avaliable' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Reason' => [
'description' => '',
'type' => 'string',
'example' => 'Instance Blacklist: Number 18801341234 can not be called from current instance',
],
],
],
'CalleeAvaliable' => [
'description' => '',
'type' => 'object',
'properties' => [
'Avaliable' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Reason' => [
'description' => '',
'type' => 'string',
'example' => 'Instance Blacklist: Number 18801341234 can not be called from current instance',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"0630E5DF-CEB0-445B-8626-D5C7481181C3\\",\\n \\"Success\\": true,\\n \\"CallerAvaliable\\": {\\n \\"Avaliable\\": true,\\n \\"Reason\\": \\"Instance Blacklist: Number 18801341234 can not be called from current instance\\"\\n },\\n \\"CalleeAvaliable\\": {\\n \\"Avaliable\\": true,\\n \\"Reason\\": \\"Instance Blacklist: Number 18801341234 can not be called from current instance\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"0630E5DF-CEB0-445B-8626-D5C7481181C3\\n200\\n\\n true\\n\\nOK\\ntrue\\n\\n true\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'PickOutboundNumbers' => [
'summary' => 'PickOutboundNumbers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'CalleeNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '16578787****',
],
],
[
'name' => 'Count',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'CandidateNumber',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '0108976****',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE ',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'DialNumberPairs' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'DialNumberPair' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Callee' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '165787876****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
'Caller' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '01089767****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\\\t\\",\\n \\"Success\\": true,\\n \\"DialNumberPairs\\": {\\n \\"DialNumberPair\\": [\\n {\\n \\"Callee\\": {\\n \\"Number\\": \\"165787876****\\",\\n \\"City\\": \\"北京\\",\\n \\"Province\\": \\"北京\\"\\n },\\n \\"Caller\\": {\\n \\"Number\\": \\"01089767****\\",\\n \\"City\\": \\"北京\\",\\n \\"Province\\": \\"北京\\"\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\t\\n200\\nOK\\ntrue\\n\\n \\n \\n 165787876****\\n 北京\\n 北京\\n \\n \\n 01089767****\\n 北京\\n 北京\\n \\n \\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'RemovePhoneNumber' => [
'summary' => '移除电话号码',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc1MRAID',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'PhoneNumberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9fee6c73-bd0c-40e7-a012-4b97368bf235',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'C7BB5095-7479-4C48-93A7-483C1350B893',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"C7BB5095-7479-4C48-93A7-483C1350B893\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n C7BB5095-7479-4C48-93A7-483C1350B893\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'RemovePhoneNumber',
],
'PickGlobalOutboundNumbers' => [
'summary' => 'PickGlobalOutboundNumbers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'CalleeNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1599090****',
],
],
[
'name' => 'Count',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '2',
],
],
[
'name' => 'IsVirtual',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'true',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '5c412119-9e1c-4304-8484-2b2c8f56f9dc',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '5DA0BD19-066E-426D-B75E-65DF434A1A63',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'DialNumberPairs' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'DialNumberPair' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Callee' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '1880134****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
'Caller' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '0592329****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"5DA0BD19-066E-426D-B75E-65DF434A1A63\\",\\n \\"Success\\": true,\\n \\"DialNumberPairs\\": {\\n \\"DialNumberPair\\": [\\n {\\n \\"Callee\\": {\\n \\"Number\\": \\"1880134****\\",\\n \\"City\\": \\"北京\\",\\n \\"Province\\": \\"北京\\"\\n },\\n \\"Caller\\": {\\n \\"Number\\": \\"0592329****\\",\\n \\"City\\": \\"厦门\\",\\n \\"Province\\": \\"福建\\"\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n5DA0BD19-066E-426D-B75E-65DF434A1A63\\n200\\nOK\\ntrue\\n\\n \\n \\n 1880134****\\n 北京\\n 北京\\n \\n \\n 0592329****\\n 厦门\\n 福建\\n \\n \\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'PickLocalNumber' => [
'summary' => 'PickLocalNumber',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccIPHVDY',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'CalleeNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1657865****',
],
],
[
'name' => 'CandidateNumber',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '0108989****',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE ',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Callee' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '1657865****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
'Caller' => [
'description' => '',
'type' => 'object',
'properties' => [
'Number' => [
'description' => '',
'type' => 'string',
'example' => '0108989****',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\\\t\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"Callee\\": {\\n \\"Number\\": \\"1657865****\\",\\n \\"City\\": \\"北京\\",\\n \\"Province\\": \\"北京\\"\\n },\\n \\"Caller\\": {\\n \\"Number\\": \\"0108989****\\",\\n \\"City\\": \\"北京\\",\\n \\"Province\\": \\"北京\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\t\\n\\n \\n 1657865****\\n 北京\\n 北京\\n \\n \\n 0108989****\\n 北京\\n 北京\\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateInstance' => [
'summary' => 'CreateInstance',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'paid',
'abilityTreeNodes' => [
'FEATUREcccTMAX45',
],
],
'parameters' => [
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'DomainName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'cctest',
],
],
[
'name' => 'StorageMaxDays',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '30',
],
],
[
'name' => 'StorageMaxSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1024',
],
],
[
'name' => 'DirectoryId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1028571882648254',
],
],
[
'name' => 'PhoneNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '010xxxx8557',
],
],
[
'name' => 'AdminRamId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '282075438293882116',
'maxItems' => 99,
],
],
[
'name' => 'PhoneNumbers',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '',
'maxItems' => 99,
],
],
[
'name' => 'UserObject',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2778FA12-EDD6-42AA-9B15-AF855072E5E5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Instance' => [
'description' => '',
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Creating',
],
'Owner' => [
'description' => '',
'type' => 'string',
'example' => '1028571882648254',
],
'StorageMaxDays' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'StorageMaxSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1024',
],
'MaxOnlineAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '100',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'e3jsl2e7-89wu-4d55-9812-80ysec29ueka',
],
'InstanceDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'DomainName' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'ConsoleUrl' => [
'description' => '',
'type' => 'string',
'example' => 'ccc.aliyun.com/workbench/cctest',
],
'InstanceName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'StorageBucket' => [
'description' => '',
'type' => 'string',
'example' => 'cloudcallcenter-online',
],
'CreatedTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1607181612000',
],
'DirectoryId' => [
'description' => '',
'type' => 'string',
'example' => '1028571882648254',
],
'TenantId' => [
'description' => '',
'type' => 'string',
'example' => 'acc2722',
],
'Admin' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'e3jsl2e7-89wu-4d55-9812-80ysec29ueka',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '1028571882648254',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '9d-487c-96ad-9181d85cf802',
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => 'xxxx@aliyun-inc.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '131xxxx3215',
],
],
],
],
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '010xxxx8557',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'e3jsl2e7-89wu-4d55-9812-80ysec29ueka',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'd8beaee2-b6c5-407a-b290-54111wsu6aff',
],
],
],
],
],
],
'SuccessPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SuccessPhoneNumber' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
'SuccessLoginNames' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SuccessLoginName' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
'FailPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'FailPhoneNumber' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
'FailLoginNames' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'FailLoginName' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2778FA12-EDD6-42AA-9B15-AF855072E5E5\\",\\n \\"Success\\": true,\\n \\"Instance\\": {\\n \\"Status\\": \\"Creating\\",\\n \\"Owner\\": \\"1028571882648254\\",\\n \\"StorageMaxDays\\": 30,\\n \\"StorageMaxSize\\": 1024,\\n \\"MaxOnlineAgents\\": 100,\\n \\"InstanceId\\": \\"e3jsl2e7-89wu-4d55-9812-80ysec29ueka\\",\\n \\"InstanceDescription\\": \\"测试\\",\\n \\"DomainName\\": \\"cctest\\",\\n \\"ConsoleUrl\\": \\"ccc.aliyun.com/workbench/cctest\\",\\n \\"InstanceName\\": \\"云呼测试\\",\\n \\"StorageBucket\\": \\"cloudcallcenter-online\\",\\n \\"CreatedTime\\": 1607181612000,\\n \\"DirectoryId\\": \\"1028571882648254\\",\\n \\"TenantId\\": \\"acc2722\\",\\n \\"Admin\\": {\\n \\"User\\": [\\n {\\n \\"InstanceId\\": \\"e3jsl2e7-89wu-4d55-9812-80ysec29ueka\\",\\n \\"RamId\\": \\"1028571882648254\\",\\n \\"UserId\\": \\"9d-487c-96ad-9181d85cf802\\",\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"测试1\\",\\n \\"Email\\": \\"xxxx@aliyun-inc.com\\",\\n \\"LoginName\\": \\"cctest\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"131xxxx3215\\"\\n }\\n }\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": false,\\n \\"Trunks\\": 1,\\n \\"RemainingTime\\": 0,\\n \\"Number\\": \\"010xxxx8557\\",\\n \\"InstanceId\\": \\"e3jsl2e7-89wu-4d55-9812-80ysec29ueka\\",\\n \\"Usage\\": \\"Outbound\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"无\\",\\n \\"PhoneNumberId\\": \\"d8beaee2-b6c5-407a-b290-54111wsu6aff\\"\\n }\\n ]\\n },\\n \\"SuccessPhoneNumbers\\": {\\n \\"SuccessPhoneNumber\\": [\\n \\"无\\"\\n ]\\n },\\n \\"SuccessLoginNames\\": {\\n \\"SuccessLoginName\\": [\\n \\"无\\"\\n ]\\n },\\n \\"FailPhoneNumbers\\": {\\n \\"FailPhoneNumber\\": [\\n \\"无\\"\\n ]\\n },\\n \\"FailLoginNames\\": {\\n \\"FailLoginName\\": [\\n \\"无\\"\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n2778FA12-EDD6-42AA-9B15-AF855072E5E5\\n\\n Creating\\n \\n \\n Outbound\\n true\\n false\\n 010xxxx8557\\n e3jsl2e7-89wu-4d55-9812-80ysec29ueka\\n 0\\n 1\\n d8beaee2-b6c5-407a-b290-54111wsu6aff\\n 无\\n \\n \\n 1028571882648254\\n 1607181612000\\n \\n 无\\n \\n ccc.aliyun.com/workbench/cctest\\n cctest\\n e3jsl2e7-89wu-4d55-9812-80ysec29ueka\\n 1024\\n \\n \\n 1028571882648254\\n e3jsl2e7-89wu-4d55-9812-80ysec29ueka\\n 9d-487c-96ad-9181d85cf802\\n \\n \\n \\n cctest\\n IT\\n xxxx@aliyun-inc.com\\n 131xxxx3215\\n 测试1\\n \\n \\n \\n \\n 无\\n \\n \\n 无\\n \\n 云呼测试\\n 100\\n acc2722\\n 1028571882648254\\n cloudcallcenter-online\\n \\n 无\\n \\n 30\\n 测试\\n\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateVoiceAppraise' => [
'summary' => 'CreateVoiceAppraise',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
],
[
'name' => 'ContactFlowVersionId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'EX9Q_1EATgHX',
],
],
[
'name' => 'Content',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'IsAppraise',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'true',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'B06B3244-1B44-481B-90C4-F2F92E59D6B5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"B06B3244-1B44-481B-90C4-F2F92E59D6B5\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n B06B3244-1B44-481B-90C4-F2F92E59D6B5\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'CreateVoiceAppraise',
],
'DeleteInstance' => [
'summary' => 'DeleteInstance',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'delete',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2778FA12-EDD6-42AA-9B15-AF855072E5E5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2778FA12-EDD6-42AA-9B15-AF855072E5E5\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"无\\n2778FA12-EDD6-42AA-9B15-AF855072E5E5\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetInstance' => [
'summary' => 'GetInstance',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2778FA12-EDD6-42AA-9B15-AF855072E5E5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Instance' => [
'description' => '',
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Creating',
],
'Owner' => [
'description' => '',
'type' => 'string',
'example' => '1059803544828509',
],
'StorageMaxDays' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'StorageMaxSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '100',
],
'MaxOnlineAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '100',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
'InstanceDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'DomainName' => [
'description' => '',
'type' => 'string',
'example' => '111',
],
'ConsoleUrl' => [
'description' => '',
'type' => 'string',
'example' => 'ccc.aliyun.com/workbench/111',
],
'InstanceName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'StorageBucket' => [
'description' => '',
'type' => 'string',
'example' => 'cloudcallcenter-online',
],
'CreatedTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1537867125000',
],
'DirectoryId' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'TenantId' => [
'description' => '',
'type' => 'string',
'example' => 'acc2985',
],
'Admin' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '1059803544828509',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => '123@xx.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '131xxxx1234',
],
],
],
],
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '02500000000',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '51349d57-e7a1-4dba-bd16-34d93251207d',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2778FA12-EDD6-42AA-9B15-AF855072E5E5\\",\\n \\"Success\\": true,\\n \\"Instance\\": {\\n \\"Status\\": \\"Creating\\",\\n \\"Owner\\": \\"1059803544828509\\",\\n \\"StorageMaxDays\\": 0,\\n \\"StorageMaxSize\\": 100,\\n \\"MaxOnlineAgents\\": 100,\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cf802\\",\\n \\"InstanceDescription\\": \\"测试实例\\",\\n \\"DomainName\\": \\"111\\",\\n \\"ConsoleUrl\\": \\"ccc.aliyun.com/workbench/111\\",\\n \\"InstanceName\\": \\"测试11111\\",\\n \\"StorageBucket\\": \\"cloudcallcenter-online\\",\\n \\"CreatedTime\\": 1537867125000,\\n \\"DirectoryId\\": \\"无\\",\\n \\"TenantId\\": \\"acc2985\\",\\n \\"Admin\\": {\\n \\"User\\": [\\n {\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cf802\\",\\n \\"RamId\\": \\"1059803544828509\\",\\n \\"UserId\\": \\"无\\",\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"测试test\\",\\n \\"Email\\": \\"123@xx.com\\",\\n \\"LoginName\\": \\"cctest\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"131xxxx1234\\"\\n }\\n }\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": false,\\n \\"Trunks\\": 1,\\n \\"RemainingTime\\": 0,\\n \\"Number\\": \\"02500000000\\",\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cf802\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"PhoneNumberId\\": \\"51349d57-e7a1-4dba-bd16-34d93251207d\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n2778FA12-EDD6-42AA-9B15-AF855072E5E5\\n\\n Creating\\n \\n \\n Bidirection\\n true\\n false\\n 02500000000\\n ef1e71e9-ae9d-487c-96ad-9181d85cf802\\n 0\\n 1\\n 51349d57-e7a1-4dba-bd16-34d93251207d\\n Ali Telecom\\n \\n \\n 1059803544828509\\n 1537867125000\\n ccc.aliyun.com/workbench/111\\n 111\\n ef1e71e9-ae9d-487c-96ad-9181d85cf802\\n 100\\n \\n \\n 1059803544828509\\n ef1e71e9-ae9d-487c-96ad-9181d85cf802\\n 无\\n \\n \\n \\n cctest\\n IT\\n 123@xx.com\\n 131xxxx1234\\n 测试test\\n \\n \\n \\n 测试11111\\n 100\\n acc2985\\n 无\\n cloudcallcenter-online\\n 0\\n 测试实例\\n\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetInstanceState' => [
'summary' => 'GetInstanceState',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '9FBA26B0-462B-4D77-B78F-AF35560DBC71',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'RealTimeInstanceState' => [
'description' => '',
'type' => 'object',
'properties' => [
'AgentStateDistributions' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentStateCount' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'State' => [
'description' => '',
'type' => 'string',
'example' => 'Ready',
],
'Count' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"9FBA26B0-462B-4D77-B78F-AF35560DBC71\\",\\n \\"Success\\": true,\\n \\"RealTimeInstanceState\\": {\\n \\"AgentStateDistributions\\": {\\n \\"AgentStateCount\\": [\\n {\\n \\"State\\": \\"Ready\\",\\n \\"Count\\": 1\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n9FBA26B0-462B-4D77-B78F-AF35560DBC71\\n200\\nOK\\ntrue\\n\\n \\n \\n Ready\\n 1\\n \\n \\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListInstancesOfUser' => [
'summary' => 'ListInstancesOfUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccTMAX45',
],
],
'parameters' => [],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Instances' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallCenterInstance' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Creating',
],
'Owner' => [
'description' => '',
'type' => 'string',
'example' => '105980354482xxxx',
],
'StorageMaxDays' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'StorageMaxSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '100',
],
'MaxOnlineAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '100',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cxxxx',
],
'InstanceDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'DomainName' => [
'description' => '',
'type' => 'string',
'example' => '111',
],
'ConsoleUrl' => [
'description' => '',
'type' => 'string',
'example' => 'ccc.aliyun.com/workbench/111',
],
'InstanceName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'StorageBucket' => [
'description' => '',
'type' => 'string',
'example' => 'cloudcallcenter-online',
],
'CreatedTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1537867125000',
],
'DirectoryId' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'TenantId' => [
'description' => '',
'type' => 'string',
'example' => 'accxxxx',
],
'Admin' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cxxxx',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '105980354482xxxx',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '9d-487c-96ad-9181d85cxxxx',
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => '123xxxx@123.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '1320909xxxx',
],
],
],
],
],
],
],
],
'PhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '15',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '100',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '0250000xxxx',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cxxxx',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '51349d57-e7a1-4dba-bd16-34d93251207d',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true,\\n \\"Instances\\": {\\n \\"CallCenterInstance\\": [\\n {\\n \\"Status\\": \\"Creating\\",\\n \\"Owner\\": \\"105980354482xxxx\\",\\n \\"StorageMaxDays\\": 0,\\n \\"StorageMaxSize\\": 100,\\n \\"MaxOnlineAgents\\": 100,\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cxxxx\\",\\n \\"InstanceDescription\\": \\"测试11111\\",\\n \\"DomainName\\": \\"111\\",\\n \\"ConsoleUrl\\": \\"ccc.aliyun.com/workbench/111\\",\\n \\"InstanceName\\": \\"测试11111\\",\\n \\"StorageBucket\\": \\"cloudcallcenter-online\\",\\n \\"CreatedTime\\": 1537867125000,\\n \\"DirectoryId\\": \\"无\\",\\n \\"TenantId\\": \\"accxxxx\\",\\n \\"Admin\\": {\\n \\"User\\": [\\n {\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cxxxx\\",\\n \\"RamId\\": \\"105980354482xxxx\\",\\n \\"UserId\\": \\"9d-487c-96ad-9181d85cxxxx\\",\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"云呼测试\\",\\n \\"Email\\": \\"123xxxx@123.com\\",\\n \\"LoginName\\": \\"云呼测试\\",\\n \\"Department\\": \\"云呼测试\\",\\n \\"Phone\\": \\"1320909xxxx\\"\\n }\\n }\\n ]\\n },\\n \\"PhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": false,\\n \\"Trunks\\": 15,\\n \\"RemainingTime\\": 100,\\n \\"Number\\": \\"0250000xxxx\\",\\n \\"InstanceId\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cxxxx\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"PhoneNumberId\\": \\"51349d57-e7a1-4dba-bd16-34d93251207d\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n \\n Creating\\n 105980354482xxxx\\n 1537867125000\\n ccc.aliyun.com/workbench/111\\n 111\\n ef1e71e9-ae9d-487c-96ad-9181d85cxxxx\\n 100\\n 测试11111\\n 100\\n accxxxx\\n 无\\n cloudcallcenter-online\\n 0\\n 测试11111\\n \\n \\n ef1e71e9-ae9d-487c-96ad-9181d85cxxxx\\n 9d-487c-96ad-9181d85cxxxx\\n 105980354482xxxx\\n \\n 云呼测试\\n 云呼测试\\n 123xxxx@123.com\\n 1320909xxxx\\n 云呼测试\\n \\n \\n \\n \\n \\n Bidirection\\n true\\n false\\n 0250000xxxx\\n ef1e71e9-ae9d-487c-96ad-9181d85cxxxx\\n 100\\n 15\\n 51349d57-e7a1-4dba-bd16-34d93251207d\\n Ali Telecom\\n \\n \\n \\n\\n无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DisableTrunkProviders' => [
'summary' => 'DisableTrunkProviders',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'ProviderName',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
403 => [
[
'errorCode' => 'UserPermission',
'errorMessage' => 'User \'%s\' has no permission to \'%s\'',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListTrunkProviders' => [
'summary' => 'ListTrunkProviders',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'TrunkProviders' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'enable',
],
'ProviderName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
'errorCodes' => [
403 => [
[
'errorCode' => 'UserPermission',
'errorMessage' => 'User \'%s\' has no permission to \'%s\'',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true,\\n \\"TrunkProviders\\": [\\n {\\n \\"Status\\": \\"enable\\",\\n \\"ProviderName\\": \\"联通全国\\"\\n }\\n ]\\n}","errorExample":""},{"type":"xml","example":"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\n\\n enable\\n 联通全国\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateMedia' => [
'summary' => 'CreateMedia',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'FileName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'cc-test.wav',
],
],
[
'name' => 'Type',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'Audio',
],
],
[
'name' => 'Content',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'OssFileName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '0693df6e-3eaf-48ce-bf69-24103f23a25a.wav',
],
],
[
'name' => 'OssFilePath',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'oss://ccc-online/media/7082312b-2a31-47c6-b529-e72b3d6354bd',
],
],
[
'name' => 'UploadResult',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'Success',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '8707EB29-BAED-4302-B999-40BA61877437',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'MediaUploadParam' => [
'description' => '',
'type' => 'object',
'properties' => [
'Instance' => [
'description' => '',
'type' => 'string',
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
'OssFilePath' => [
'description' => '',
'type' => 'string',
'example' => 'oss://ccc-online/media/7082312b-2a31-47c6-b529-e72b3d6354bd',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => 'cc-test.wav',
],
'Name' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Id' => [
'description' => 'ID',
'type' => 'string',
'example' => '53211',
],
'OssFileName' => [
'description' => '',
'type' => 'string',
'example' => '0693df6e-3eaf-48ce-bf69-24103f23a25a.wav',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"8707EB29-BAED-4302-B999-40BA61877437\\",\\n \\"Success\\": true,\\n \\"MediaUploadParam\\": {\\n \\"Instance\\": \\"ef1e71e9-ae9d-487c-96ad-9181d85cf802\\",\\n \\"OssFilePath\\": \\"oss://ccc-online/media/7082312b-2a31-47c6-b529-e72b3d6354bd\\",\\n \\"FileName\\": \\"cc-test.wav\\",\\n \\"Name\\": \\"音频测试\\",\\n \\"Id\\": \\"53211\\",\\n \\"OssFileName\\": \\"0693df6e-3eaf-48ce-bf69-24103f23a25a.wav\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n ef1e71e9-ae9d-487c-96ad-9181d85cf802\\n cc-test.wav\\n 0693df6e-3eaf-48ce-bf69-24103f23a25a.wav\\n 53211\\n oss://ccc-online/media/7082312b-2a31-47c6-b529-e72b3d6354bd\\n 音频测试\\n\\n无\\n8707EB29-BAED-4302-B999-40BA61877437\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DeleteMedia' => [
'summary' => 'DeleteMedia',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'delete',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '8707EB29-BAED-4302-B999-40BA61877437',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"8707EB29-BAED-4302-B999-40BA61877437\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"无\\n8707EB29-BAED-4302-B999-40BA61877437\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListMedias' => [
'summary' => 'ListMedias',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
[
'name' => 'NamePrefix',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '809128080',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '8707EB29-BAED-4302-B999-40BA61877437',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Medias' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '29',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Media' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'Success',
],
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'TTS',
],
'FilePath' => [
'description' => '',
'type' => 'string',
'example' => 'OSS://cloudcall-test',
],
'Instance' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'Description' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Name' => [
'description' => '',
'type' => 'string',
'example' => '001.wav',
],
'Content' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'OssFileName' => [
'description' => '',
'type' => 'string',
'example' => '001.wav',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"8707EB29-BAED-4302-B999-40BA61877437\\",\\n \\"Success\\": true,\\n \\"Medias\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 29,\\n \\"List\\": {\\n \\"Media\\": [\\n {\\n \\"Status\\": \\"Success\\",\\n \\"Type\\": \\"TTS\\",\\n \\"FilePath\\": \\"OSS://cloudcall-test\\",\\n \\"Instance\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"Description\\": \\"测试音频\\",\\n \\"FileName\\": \\"测试音频\\",\\n \\"Name\\": \\"001.wav\\",\\n \\"Content\\": \\"云呼TTS测试\\",\\n \\"OssFileName\\": \\"001.wav\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n8707EB29-BAED-4302-B999-40BA61877437\\n200\\n\\n 29\\n 10\\n 1\\n \\n \\n Success\\n OSS://cloudcall-test\\n TTS\\n 测试音频\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\n 云呼TTS测试\\n 测试音频\\n 001.wav\\n 001.wav\\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetTURNCredentials' => [
'summary' => 'GetTURNCredentials',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'UserName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Password' => [
'description' => '',
'type' => 'string',
'example' => 'SMP4FH/BhK3Ffh+LW4OM+7mv0jQ=',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'D39CD25C-2C52-488B-9D9E-DC61F1F69812',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Username' => [
'description' => '',
'type' => 'string',
'example' => '1566545336:1059803544828509',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Password\\": \\"SMP4FH/BhK3Ffh+LW4OM+7mv0jQ=\\",\\n \\"RequestId\\": \\"D39CD25C-2C52-488B-9D9E-DC61F1F69812\\",\\n \\"Success\\": true,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"Username\\": \\"1566545336:1059803544828509\\"\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n 200\\r\\n SMP4FH/BhK3Ffh+LW4OM+7mv0jQ=\\r\\n D39CD25C-2C52-488B-9D9E-DC61F1F69812\\r\\n true\\r\\n 1566545336:1059803544828509\\r\\n","errorExample":""}]',
'title' => 'GetTURNCredentials',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetTURNServerList' => [
'summary' => 'GetTURNServerList',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '35783199-DB04-40E8-9FCB-C190008AEFA4',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'TurnServerListConfig' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"35783199-DB04-40E8-9FCB-C190008AEFA4\\",\\n \\"Success\\": true,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"xxx\\",\\n \\"TurnServerListConfig\\": \\"{\\\\\\"region\\\\\\":\\\\\\"shanghai\\\\\\",\\\\\\"name\\\\\\":\\\\\\"上海\\\\\\",\\\\\\"domain\\\\\\":\\\\\\"turn3.ccc.aliyuncs.com\\\\\\",\\\\\\"cidr\\\\\\":\\\\\\"192.1.25.64/28\\\\\\"}\\"\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n 200\\r\\n 35783199-DB04-40E8-9FCB-C190008AEFA4\\r\\n true\\r\\n \\r\\n hangzhou\\r\\n 杭州\\r\\n turn5.ccc.aliyuncs.com\\r\\n 192.1.25.32/28\\r\\n \\r\\n \\r\\n qingdao\\r\\n 青岛\\r\\n turn4.ccc.aliyuncs.com\\r\\n 192.1.25.48/28\\r\\n \\r\\n \\r\\n shanghai\\r\\n 上海\\r\\n turn3.ccc.aliyuncs.com\\r\\n 192.1.25.64/28\\r\\n \\r\\n","errorExample":""}]',
'title' => 'GetTURNServerList',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateFault' => [
'summary' => 'CreateFault',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'AgentId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '293285256197663688',
],
],
[
'name' => 'ConnectId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1341443161',
],
],
[
'name' => 'AgentOssFileName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xiaofang',
],
],
[
'name' => 'AgentFilePath',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xxx',
],
],
[
'name' => 'CustomOssFileName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xiaohong',
],
],
[
'name' => 'CustomFilePath',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xxx',
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xxx',
],
],
[
'name' => 'ClientIp',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '127.0.0.1',
],
],
[
'name' => 'ClientPort',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8000',
],
],
[
'name' => 'OperatingSystemVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'windows10',
],
],
[
'name' => 'BrowserVersion',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'MicrophoneList',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '[]',
],
],
[
'name' => 'MicrophoneEquipment',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'SpeakerList',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '[]',
],
],
[
'name' => 'SpeakerEquipment',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1558439900000',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1558443508000',
],
],
[
'name' => 'ServiceIp',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '127.0.0.1',
],
],
[
'name' => 'ServicePort',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8000',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '87107935-A19D-442B-9D94-267A9A518C8E',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"87107935-A19D-442B-9D94-267A9A518C8E\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 87107935-A19D-442B-9D94-267A9A518C8E\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListCallMeasureSummaryReports' => [
'summary' => 'ListCallMeasureSummaryReports',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'IntervalType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'Monthly',
'docRequired' => true,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '184F6B94-18EE-42D9-B628-A9A895E804F3',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'CallMeasureSummaryReportList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'CallMeasureSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Day' => [
'description' => '',
'type' => 'string',
'example' => '2',
],
'Year' => [
'description' => '',
'type' => 'string',
'example' => '2018',
],
'InboundDurationByMinute' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OutboundCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OutboundDurationByMinute' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'InboundCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'Month' => [
'description' => '',
'type' => 'string',
'example' => '10',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"184F6B94-18EE-42D9-B628-A9A895E804F3\\",\\n \\"Success\\": true,\\n \\"CallMeasureSummaryReportList\\": {\\n \\"CallMeasureSummaryReport\\": [\\n {\\n \\"Day\\": \\"2\\",\\n \\"Year\\": \\"2018\\",\\n \\"InboundDurationByMinute\\": 0,\\n \\"OutboundCount\\": 0,\\n \\"OutboundDurationByMinute\\": 0,\\n \\"InboundCount\\": 0,\\n \\"Month\\": \\"10\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n \\r\\n \\r\\n 2018\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 1\\r\\n 10\\r\\n \\r\\n \\r\\n 2018\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 2\\r\\n 10\\r\\n \\r\\n \\r\\n 200\\r\\n 184F6B94-18EE-42D9-B628-A9A895E804F3\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ListCallMeasureSummaryReports',
],
'GetCallMeasureSummaryReport' => [
'summary' => 'GetCallMeasureSummaryReport',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'IntervalType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'Monthly',
],
],
[
'name' => 'Year',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '2019',
],
],
[
'name' => 'Month',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '12',
],
],
[
'name' => 'Day',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '20',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '50',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'BF268B34-09C2-43FD-BAC4-5D31EA633111',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'SummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'Day' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '20',
],
'Year' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2018',
],
'InboundDurationByMinute' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '47',
],
'OutboundCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '65',
],
'OutboundDurationByMinute' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '3390',
],
'InboundCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'Month' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
],
],
'NumberReports' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '50',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '22',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'NumberReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Day' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '31',
],
'Year' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2018',
],
'InboundDurationByMinute' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OutboundCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '18',
],
'OutboundDurationByMinute' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2108',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '07318888****',
],
'InboundCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'Month' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"BF268B34-09C2-43FD-BAC4-5D31EA633111\\",\\n \\"Success\\": true,\\n \\"SummaryReport\\": {\\n \\"Day\\": 20,\\n \\"Year\\": 2018,\\n \\"InboundDurationByMinute\\": 47,\\n \\"OutboundCount\\": 65,\\n \\"OutboundDurationByMinute\\": 3390,\\n \\"InboundCount\\": 1,\\n \\"Month\\": 10\\n },\\n \\"NumberReports\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 50,\\n \\"TotalCount\\": 22,\\n \\"List\\": {\\n \\"NumberReport\\": [\\n {\\n \\"Day\\": 31,\\n \\"Year\\": 2018,\\n \\"InboundDurationByMinute\\": 0,\\n \\"OutboundCount\\": 18,\\n \\"OutboundDurationByMinute\\": 2108,\\n \\"Number\\": \\"07318888****\\",\\n \\"InboundCount\\": 0,\\n \\"Month\\": 10\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 22\\n 50\\n 1\\n \\n \\n 0\\n 0\\n 10\\n 2108\\n 2018\\n 07318888****\\n 18\\n 31\\n \\n
\\n\\n\\n 1\\n 47\\n 10\\n 3390\\n 2018\\n 65\\n 20\\n\\n无\\nBF268B34-09C2-43FD-BAC4-5D31EA633111\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetInstanceSummaryReport' => [
'summary' => 'GetInstanceSummaryReport',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2019-09-09 11:11:11',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2019-09-09 11:11:11',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '24BE19E8-BF7D-4992-A35E-15EBA874F2E5',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'InstanceSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '46914',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '109',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.003922070376574993',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '75',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '9',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '13',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '21194',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1608',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '46644',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '51',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '8',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'CallsIncomingLine' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAbandonedInIVR' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsIncomingQueue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsIncomingIVR' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAbandonedInQueue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '109',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '22',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '10',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '8',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.800000011920929',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '75',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '135',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '13',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '9',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '51',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '13',
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"24BE19E8-BF7D-4992-A35E-15EBA874F2E5\\",\\n \\"Success\\": true,\\n \\"InstanceSummaryReport\\": {\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"Overall\\": {\\n \\"TotalLoggedInTime\\": 46914,\\n \\"TotalTalkTime\\": 109,\\n \\"OccupancyRate\\": 0.003922070376574993,\\n \\"TotalWorkTime\\": 75,\\n \\"MaxWorkTime\\": 16,\\n \\"AverageWorkTime\\": 9,\\n \\"AverageTalkTime\\": 13,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 1,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxReadyTime\\": 21194,\\n \\"AverageReadyTime\\": 1608,\\n \\"TotalBreakTime\\": 1,\\n \\"TotalReadyTime\\": 46644,\\n \\"MaxTalkTime\\": 51,\\n \\"TotalCalls\\": 8\\n },\\n \\"Inbound\\": {\\n \\"CallsIncomingLine\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"CallsAbandonedInIVR\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWaitTime\\": 0,\\n \\"CallsIncomingQueue\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"TotalWaitTime\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": \\"0\\",\\n \\"MaxRingTime\\": 0,\\n \\"CallsIncomingIVR\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"MaxWaitTime\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"CallsAbandonedInQueue\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 109,\\n \\"MaxDialingTime\\": 22,\\n \\"CallsDialed\\": 10,\\n \\"CallsAnswered\\": 8,\\n \\"AnswerRate\\": 0.800000011920929,\\n \\"TotalWorkTime\\": 75,\\n \\"MaxWorkTime\\": 16,\\n \\"TotalDialingTime\\": 135,\\n \\"AverageTalkTime\\": 13,\\n \\"AverageWorkTime\\": 9,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 1,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 51,\\n \\"AverageDialingTime\\": 13\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"OK\\n24BE19E8-BF7D-4992-A35E-15EBA874F2E5\\ntrue\\n\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 51\\n 13\\n 75\\n 22\\n 10\\n 13\\n 0\\n 0\\n 135\\n 0.800000011920929\\n 8\\n 109\\n 16\\n 9\\n 1\\n \\n \\n 21194\\n 51\\n 13\\n 75\\n 46914\\n 46644\\n 1\\n 0\\n 0\\n 8\\n 1608\\n 109\\n 16\\n 9\\n 0.003922070376574993\\n 1\\n \\n\\n200","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetInstanceSummaryReportByInterval' => [
'summary' => 'GetInstanceSummaryReportByInterval',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'Interval',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'Daily',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2019-09-09 11:11:11',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2019-09-09 11:11:11',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '01B12EE4-6AF2-4730-8B78-EC15F4E5C025',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'InstanceTimeIntervalReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'IntervalList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'InstanceSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'Timestamp' => [
'description' => '',
'type' => 'string',
'example' => '2020-11-14 10:45:00',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '49',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.44897958636283275',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '1',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '12',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '12',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'CallsIncomingLine' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAbandonedInIVR' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsIncomingQueue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsIncomingIVR' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAbandonedInQueue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '15',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '1',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '15',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '1',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '6',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '15',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"01B12EE4-6AF2-4730-8B78-EC15F4E5C025\\",\\n \\"Success\\": true,\\n \\"InstanceTimeIntervalReport\\": {\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"IntervalList\\": {\\n \\"InstanceSummaryReport\\": [\\n {\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"Timestamp\\": \\"2020-11-14 10:45:00\\",\\n \\"Overall\\": {\\n \\"TotalLoggedInTime\\": 49,\\n \\"TotalTalkTime\\": 6,\\n \\"OccupancyRate\\": 0.44897958636283275,\\n \\"TotalWorkTime\\": 16,\\n \\"MaxWorkTime\\": 16,\\n \\"AverageWorkTime\\": 16,\\n \\"AverageTalkTime\\": 6,\\n \\"SatisfactionIndex\\": 1,\\n \\"SatisfactionSurveysOffered\\": 1,\\n \\"SatisfactionSurveysResponded\\": 1,\\n \\"MaxReadyTime\\": 12,\\n \\"AverageReadyTime\\": 6,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalReadyTime\\": 12,\\n \\"MaxTalkTime\\": 6,\\n \\"TotalCalls\\": 1\\n },\\n \\"Inbound\\": {\\n \\"CallsIncomingLine\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"CallsAbandonedInIVR\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWaitTime\\": 0,\\n \\"CallsIncomingQueue\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"TotalWaitTime\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": \\"0\\",\\n \\"MaxRingTime\\": 0,\\n \\"CallsIncomingIVR\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"MaxWaitTime\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"CallsAbandonedInQueue\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 6,\\n \\"MaxDialingTime\\": 15,\\n \\"CallsDialed\\": 1,\\n \\"CallsAnswered\\": 1,\\n \\"AnswerRate\\": 1,\\n \\"TotalWorkTime\\": 16,\\n \\"MaxWorkTime\\": 16,\\n \\"TotalDialingTime\\": 15,\\n \\"AverageTalkTime\\": 6,\\n \\"AverageWorkTime\\": 16,\\n \\"SatisfactionIndex\\": 1,\\n \\"SatisfactionSurveysOffered\\": 1,\\n \\"SatisfactionSurveysResponded\\": 1,\\n \\"MaxTalkTime\\": 6,\\n \\"AverageDialingTime\\": 15\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\n \\n \\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\n 2020-11-14 10:45:00\\n \\n \\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n 0\\n 0\\n \\n 0\\n 0\\n \\n \\n 12\\n 0\\n 1\\n 16\\n 1\\n 1\\n 1\\n 6\\n 6\\n 49\\n 6\\n 16\\n 12\\n 16\\n 6\\n 0.44897958636283275\\n \\n \\n 15\\n 16\\n 1\\n 1\\n 1\\n 15\\n 1\\n 6\\n 1\\n 15\\n 6\\n 16\\n 16\\n 6\\n 1\\n \\n \\n \\n\\n无\\n01B12EE4-6AF2-4730-8B78-EC15F4E5C025\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetInstanceSummaryReportSinceMidnight' => [
'summary' => 'GetInstanceSummaryReportSinceMidnight',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1xxxx',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '8707EB29-BAED-4302-B999-40BA61877437',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'InstanceSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1xxxx',
],
'Timestamp' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-13 00:00:00',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'CallsIncomingLine' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAbandonedInIVR' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsIncomingQueue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsIncomingIVR' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWaitTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAbandonedInQueue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"8707EB29-BAED-4302-B999-40BA61877437\\",\\n \\"Success\\": true,\\n \\"InstanceSummaryReport\\": {\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1xxxx\\",\\n \\"Timestamp\\": \\"2018-09-13 00:00:00\\",\\n \\"Overall\\": {\\n \\"TotalLoggedInTime\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"OccupancyRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxReadyTime\\": 0,\\n \\"AverageReadyTime\\": 0,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalReadyTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalCalls\\": 0\\n },\\n \\"Inbound\\": {\\n \\"CallsIncomingLine\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"CallsAbandonedInIVR\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWaitTime\\": 0,\\n \\"CallsIncomingQueue\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"TotalWaitTime\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": \\"0\\",\\n \\"MaxRingTime\\": 0,\\n \\"CallsIncomingIVR\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"MaxWaitTime\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"CallsAbandonedInQueue\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 0,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalDialingTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n8707EB29-BAED-4302-B999-40BA61877437\\n200\\n\\n b0eb2742-f37e-4c67-82d4-25c651c1xxxx\\n 2018-09-13 00:00:00\\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateUser' => [
'summary' => 'CreateUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'DisplayName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'LoginName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'yourUserName',
],
],
[
'name' => 'Phone',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1886666****',
],
],
[
'name' => 'Email',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'username@example.com',
],
],
[
'name' => 'PrivateOutboundNumberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'a08d255e-12a5-48f8-93e0-6b8e1b6d****',
],
],
[
'name' => 'RoleId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '4c2e158e-ddd9-464a-a3fc-338eca102***',
'maxItems' => 99,
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18****',
'maxItems' => 99,
],
],
[
'name' => 'SkillLevel',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => false,
'example' => '4',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '4A2E1761-8C19-4788-BA76-6C8902A6D5E9',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '7ed274a5-6351-4dbd-9f13-6ac63c8e****',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"4A2E1761-8C19-4788-BA76-6C8902A6D5E9\\",\\n \\"Success\\": true,\\n \\"UserId\\": \\"7ed274a5-6351-4dbd-9f13-6ac63c8e****\\",\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\"\\n}","errorExample":""},{"type":"xml","example":"无\\n4A2E1761-8C19-4788-BA76-6C8902A6D5E9\\n7ed274a5-6351-4dbd-9f13-6ac63c8e****\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetUserByExtension' => [
'summary' => 'GetUserByExtension',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
],
[
'name' => 'Extension',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '8037****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '9FBA26B0-462B-4D77-B78F-AF35560DBC71',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'User' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '20225462120879xxxx',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '6f3e7751-fa61-453f-8057-a2fe9741xxxx',
],
'Roles' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'ADMIN',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '59a3d864-2f98-4f5e-84ec-c1ea13afxxxx',
],
],
],
],
'SkillLevels' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '181792',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '4',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => 'a053e6d5-16ee-4283-9c81-631b78aexxxx',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => 'test',
],
'Extension' => [
'description' => '',
'type' => 'string',
'example' => '8037****',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'test123',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => 'test@alibaba-inc.com',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '1360176****',
],
],
],
],
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterFormat',
'errorMessage' => 'The format of parameter \'%s\' is incorrect.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"9FBA26B0-462B-4D77-B78F-AF35560DBC71\\",\\n \\"Success\\": true,\\n \\"User\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RamId\\": \\"20225462120879xxxx\\",\\n \\"UserId\\": \\"6f3e7751-fa61-453f-8057-a2fe9741xxxx\\",\\n \\"Roles\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RoleName\\": \\"ADMIN\\",\\n \\"RoleDescription\\": \\"管理员\\",\\n \\"RoleId\\": \\"59a3d864-2f98-4f5e-84ec-c1ea13afxxxx\\"\\n }\\n ],\\n \\"SkillLevels\\": [\\n {\\n \\"SkillLevelId\\": \\"181792\\",\\n \\"Level\\": 4,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"SkillGroupDescription\\": \\"描述\\",\\n \\"SkillGroupId\\": \\"a053e6d5-16ee-4283-9c81-631b78aexxxx\\",\\n \\"SkillGroupName\\": \\"默认技能组\\"\\n }\\n }\\n ],\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"test\\",\\n \\"Extension\\": \\"8037****\\",\\n \\"LoginName\\": \\"test123\\",\\n \\"Email\\": \\"test@alibaba-inc.com\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"1360176****\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 6f3e7751-fa61-453f-8057-a2fe9741xxxx\\n 20225462120879xxxx\\n \\n 181792\\n 4\\n \\n 默认技能组\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n a053e6d5-16ee-4283-9c81-631b78aexxxx\\n 描述\\n \\n \\n \\n ADMIN\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 管理员\\n 59a3d864-2f98-4f5e-84ec-c1ea13afxxxx\\n \\n \\n 8037****\\n test123\\n IT\\n test@alibaba-inc.com\\n 1360176****\\n test\\n \\n\\n无\\n9FBA26B0-462B-4D77-B78F-AF35560DBC71\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'AssignUsers' => [
'summary' => '把目录服务中的一组用户添加到一个呼叫中心实例中。添加完成后,需要为每一个用户分配一个分机号码',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc8HB4RI',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'UserRamId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '6f3e7751-fa61-453f-8057-a2fe9741a387',
'maxItems' => 99,
],
],
[
'name' => 'RoleId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10277c',
'maxItems' => 99,
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18ef28',
'maxItems' => 99,
],
],
[
'name' => 'SkillLevel',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => false,
'example' => '4',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'BA03159C-E808-4FF1-B27E-A61B6E888D7F',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'type' => 'string',
],
'UserId' => [
'type' => 'string',
],
'RamId' => [
'type' => 'string',
],
'Primary' => [
'type' => 'boolean',
],
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"BA03159C-E808-4FF1-B27E-A61B6E888D7F\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n BA03159C-E808-4FF1-B27E-A61B6E888D7F\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ResetUserStatus' => [
'summary' => 'ResetUserStatus',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
],
[
'name' => 'RamIdList',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int64',
],
'required' => false,
'example' => '12345678',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '2D4F3E45-96CD-4210-B15B-F27BAC29FE29',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"2D4F3E45-96CD-4210-B15B-F27BAC29FE29\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\n\\n 200\\n 2D4F3E45-96CD-4210-B15B-F27BAC29FE29\\n true\\n OK\\n\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifyUser' => [
'summary' => 'ModifyUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc8HB4RI',
],
],
'parameters' => [
[
'name' => 'DisplayName',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '6f3e7751-fa61-453f-8057-a2fe9741****',
],
],
[
'name' => 'Phone',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1886666****',
],
],
[
'name' => 'Email',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'username@example.com',
],
],
[
'name' => 'PrivateOutboundNumberId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'a08d255e-12a5-48f8-93e0-6b8e1b6d****',
],
],
[
'name' => 'RoleId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10****',
'maxItems' => 99,
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18****',
'maxItems' => 99,
],
],
[
'name' => 'SkillLevel',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => false,
'example' => '4',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'BA03159C-E808-4FF1-B27E-A61B6E888D7F',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"BA03159C-E808-4FF1-B27E-A61B6E888D7F\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n BA03159C-E808-4FF1-B27E-A61B6E888D7F\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetUser' => [
'summary' => 'GetUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '6f3e7751-fa61-453f-8057-a2fe9741xxxx',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '9FBA26B0-462B-4D77-B78F-AF35560DBC71',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'User' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '20225462120879xxxx',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '6f3e7751-fa61-453f-8057-a2fe9741xxxx',
],
'Roles' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Role' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'AGENT',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10xxxx',
],
],
],
],
],
],
'SkillLevels' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillLevel' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '121335',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '4',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => '1886666****@163.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'user05',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '1886666****',
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"9FBA26B0-462B-4D77-B78F-AF35560DBC71\\",\\n \\"Success\\": true,\\n \\"User\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RamId\\": \\"20225462120879xxxx\\",\\n \\"UserId\\": \\"6f3e7751-fa61-453f-8057-a2fe9741xxxx\\",\\n \\"Roles\\": {\\n \\"Role\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RoleName\\": \\"AGENT\\",\\n \\"RoleDescription\\": \\"坐席\\",\\n \\"RoleId\\": \\"4c2e158e-ddd9-464a-a3fc-338eca10xxxx\\"\\n }\\n ]\\n },\\n \\"SkillLevels\\": {\\n \\"SkillLevel\\": [\\n {\\n \\"SkillLevelId\\": \\"121335\\",\\n \\"Level\\": 4,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"SkillGroupDescription\\": \\"售后技术支持人员使用\\",\\n \\"SkillGroupId\\": \\"0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\",\\n \\"SkillGroupName\\": \\"售后技术支持技能组\\"\\n }\\n }\\n ]\\n },\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"王明\\",\\n \\"Email\\": \\"1886666****@163.com\\",\\n \\"LoginName\\": \\"user05\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"1886666****\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 6f3e7751-fa61-453f-8057-a2fe9741xxxx\\n 20225462120879xxxx\\n \\n \\n 121335\\n 4\\n \\n 售后技术支持技能组\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\n 售后技术支持人员使用\\n \\n \\n \\n \\n \\n AGENT\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 坐席\\n 4c2e158e-ddd9-464a-a3fc-338eca10xxxx\\n \\n \\n \\n user05\\n IT\\n 1886666****@163.com\\n 1886666****\\n 王明\\n \\n\\n无\\n9FBA26B0-462B-4D77-B78F-AF35560DBC71\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListUsers' => [
'summary' => 'ListUsers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '707EF054-E614-4A4A-98D4-F4457073F111',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Users' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '14',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PrivateOutboundNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'a08d255e-12a5-48f8-93e0-6b8e1b6dxxxx',
],
'Primary' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '29303293146891xxxx',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => 'b80bd838-a5a5-4ed3-ac9a-30be353dxxxx',
],
'Roles' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Role' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'AGENT',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10xxxx',
],
],
],
],
],
],
'SkillLevels' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillLevel' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '121335',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '4',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => '1886666****@163.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'user05',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '1886666****',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"707EF054-E614-4A4A-98D4-F4457073F111\\",\\n \\"Success\\": true,\\n \\"Users\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 14,\\n \\"List\\": {\\n \\"User\\": [\\n {\\n \\"PrivateOutboundNumberId\\": \\"a08d255e-12a5-48f8-93e0-6b8e1b6dxxxx\\",\\n \\"Primary\\": false,\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RamId\\": \\"29303293146891xxxx\\",\\n \\"UserId\\": \\"b80bd838-a5a5-4ed3-ac9a-30be353dxxxx\\",\\n \\"Roles\\": {\\n \\"Role\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RoleName\\": \\"AGENT\\",\\n \\"RoleDescription\\": \\"坐席\\",\\n \\"RoleId\\": \\"4c2e158e-ddd9-464a-a3fc-338eca10xxxx\\"\\n }\\n ]\\n },\\n \\"SkillLevels\\": {\\n \\"SkillLevel\\": [\\n {\\n \\"SkillLevelId\\": \\"121335\\",\\n \\"Level\\": 4,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"SkillGroupDescription\\": \\"售后技术支持人员使用\\",\\n \\"SkillGroupId\\": \\"0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\",\\n \\"SkillGroupName\\": \\"售后技术支持技能组\\"\\n }\\n }\\n ]\\n },\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"王明\\",\\n \\"Email\\": \\"1886666****@163.com\\",\\n \\"LoginName\\": \\"user05\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"1886666****\\"\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n707EF054-E614-4A4A-98D4-F4457073F111\\n200\\n\\n 14\\n 2\\n 1\\n \\n \\n a08d255e-12a5-48f8-93e0-6b8e1b6dxxxx\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n b80bd838-a5a5-4ed3-ac9a-30be353dxxxx\\n false\\n 29303293146891xxxx\\n \\n \\n 121335\\n 4\\n \\n 售后技术支持技能组\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\n 售后技术支持人员使用\\n \\n \\n \\n \\n \\n AGENT\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 坐席\\n 4c2e158e-ddd9-464a-a3fc-338eca10xxxx\\n \\n \\n \\n user05\\n IT\\n 1886666****@163.com\\n 1886666****\\n 王明\\n \\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListRoles' => [
'summary' => 'ListRoles',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '711D948F-C616-4E23-8573-0F260513CE09',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Roles' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Role' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'SKILL_GROUP_ADMIN',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '42d97cec-386b-4770-ad7b-0e6a4e665c74',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"711D948F-C616-4E23-8573-0F260513CE09\\",\\n \\"Success\\": true,\\n \\"Roles\\": {\\n \\"Role\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"RoleName\\": \\"SKILL_GROUP_ADMIN\\",\\n \\"RoleDescription\\": \\"技能组组长\\",\\n \\"RoleId\\": \\"42d97cec-386b-4770-ad7b-0e6a4e665c74\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 711D948F-C616-4E23-8573-0F260513CE09\\r\\n true\\r\\n OK\\r\\n \\r\\n \\r\\n SKILL_GROUP_ADMIN\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n 技能组组长\\r\\n 42d97cec-386b-4770-ad7b-0e6a4e665c74\\r\\n \\r\\n \\r\\n AGENT\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n 坐席\\r\\n 4c2e158e-ddd9-464a-a3fc-338eca10277c\\r\\n \\r\\n \\r\\n ADMIN\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n 管理员\\r\\n 59a3d864-2f98-4f5e-84ec-c1ea13af93f3\\r\\n \\r\\n \\r\\n","errorExample":""}]',
'title' => 'ListRoles',
],
'FindUsers' => [
'summary' => 'FindUsers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc8HB4RI',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'Criteria',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'test',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'EAF3C248-E123-441B-A545-B6CD02E98EED',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Users' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PrivateOutboundNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'a08d255e-12a5-48f8-93e0-6b8e1b6d****',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '29491103620126****',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '674a5953-21d5-4ee9-9b42-eb8813d6****',
],
'Roles' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Role' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'ADMIN',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '59a3d864-2f98-4f5e-84ec-c1ea13af****',
],
],
],
],
],
],
'SkillLevels' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillLevel' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '181792',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '4',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => 'a053e6d5-16ee-4283-9c81-631b78ae****',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => 'test',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => 'test@alibaba-inc.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'test123',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '1360176****',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"EAF3C248-E123-441B-A545-B6CD02E98EED\\",\\n \\"Success\\": true,\\n \\"Users\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 1,\\n \\"List\\": {\\n \\"User\\": [\\n {\\n \\"PrivateOutboundNumberId\\": \\"a08d255e-12a5-48f8-93e0-6b8e1b6d****\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"RamId\\": \\"29491103620126****\\",\\n \\"UserId\\": \\"674a5953-21d5-4ee9-9b42-eb8813d6****\\",\\n \\"Roles\\": {\\n \\"Role\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"RoleName\\": \\"ADMIN\\",\\n \\"RoleDescription\\": \\"管理员\\",\\n \\"RoleId\\": \\"59a3d864-2f98-4f5e-84ec-c1ea13af****\\"\\n }\\n ]\\n },\\n \\"SkillLevels\\": {\\n \\"SkillLevel\\": [\\n {\\n \\"SkillLevelId\\": \\"181792\\",\\n \\"Level\\": 4,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"SkillGroupDescription\\": \\"描述\\",\\n \\"SkillGroupId\\": \\"a053e6d5-16ee-4283-9c81-631b78ae****\\",\\n \\"SkillGroupName\\": \\"默认技能组\\"\\n }\\n }\\n ]\\n },\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"test\\",\\n \\"Email\\": \\"test@alibaba-inc.com\\",\\n \\"LoginName\\": \\"test123\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"1360176****\\"\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nEAF3C248-E123-441B-A545-B6CD02E98EED\\n200\\n\\n 1\\n 10\\n 1\\n \\n \\n a08d255e-12a5-48f8-93e0-6b8e1b6d****\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 674a5953-21d5-4ee9-9b42-eb8813d6****\\n 29491103620126****\\n \\n \\n 181792\\n 4\\n \\n 默认技能组\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n a053e6d5-16ee-4283-9c81-631b78ae****\\n 描述\\n \\n \\n \\n \\n \\n ADMIN\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 管理员\\n 59a3d864-2f98-4f5e-84ec-c1ea13af****\\n \\n \\n \\n test123\\n IT\\n test@alibaba-inc.com\\n 1360176****\\n test\\n \\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'RemoveUsers' => [
'summary' => 'RemoveUsers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc8HB4RI',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'UserId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '7ed274a5-6351-4dbd-9f13-6ac63c8ef296',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '1F9834D8-6D09-4A1B-BADB-B019D9D444D8',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"1F9834D8-6D09-4A1B-BADB-B019D9D444D8\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 1F9834D8-6D09-4A1B-BADB-B019D9D444D8\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'RemoveUsers',
],
'AddAgentDevice' => [
'summary' => '添加坐席的设备信息',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc8HB4RI',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'ClientIp',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '127.0.0.1',
],
],
[
'name' => 'ClientPort',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8080',
],
],
[
'name' => 'BrowserVersion',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'Chrome/74.0.3729.169',
],
],
[
'name' => 'Remark',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'AgentDeviceId' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '456',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'A13BB835-94AA-4E55-8D9E-5EA585CE6555"',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"AgentDeviceId\\": 456,\\n \\"RequestId\\": \\"A13BB835-94AA-4E55-8D9E-5EA585CE6555\\\\\\"\\",\\n \\"Success\\": true,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\"\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 456\\r\\n 200\\r\\n A13BB835-94AA-4E55-8D9E-5EA585CE6555\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifyAgentDevice' => [
'summary' => 'ModifyAgentDevice',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'IsLogin',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'AgentDeviceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'docRequired' => true,
'example' => '456',
],
],
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'A13BB835-94AA-4E55-8D9E-5EA585CEA98D',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"A13BB835-94AA-4E55-8D9E-5EA585CEA98D\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n A13BB835-94AA-4E55-8D9E-5EA585CEA98D\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ModifyAgentDevice',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListRealTimeAgent' => [
'summary' => 'ListRealTimeAgent',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '51DE4272-1711-4FF3-805F-7FBD2251AA0D',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'StateDesc' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Dn' => [
'description' => '',
'type' => 'string',
'example' => '8031****',
],
'State' => [
'description' => '',
'type' => 'string',
'example' => '3',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '21577102482268****',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '1880134****',
],
'SkillLevels' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillLevel' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '101271',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '5',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '0ee27b3b-6765-499a-a741-61b16a90****',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => 'Default',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"51DE4272-1711-4FF3-805F-7FBD2251AA0D\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"User\\": [\\n {\\n \\"DisplayName\\": \\"模板导入坐席\\",\\n \\"StateDesc\\": \\"未上线\\",\\n \\"Dn\\": \\"8031****\\",\\n \\"State\\": \\"3\\",\\n \\"RamId\\": \\"21577102482268****\\",\\n \\"Phone\\": \\"1880134****\\",\\n \\"SkillLevels\\": {\\n \\"SkillLevel\\": [\\n {\\n \\"SkillLevelId\\": \\"101271\\",\\n \\"Level\\": 5,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"SkillGroupDescription\\": \\"默认技能组\\",\\n \\"SkillGroupId\\": \\"0ee27b3b-6765-499a-a741-61b16a90****\\",\\n \\"SkillGroupName\\": \\"Default\\"\\n }\\n }\\n ]\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n51DE4272-1711-4FF3-805F-7FBD2251AA0D\\n200\\n\\n \\n 未上线\\n 3\\n 1880134****\\n 模板导入坐席\\n 21577102482268****\\n 8031****\\n \\n \\n 101271\\n 5\\n \\n Default\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 0ee27b3b-6765-499a-a741-61b16a90****\\n 默认技能组\\n \\n \\n \\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentStateLogs' => [
'summary' => 'ListAgentStateLogs',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
],
[
'name' => 'RamId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '233600862826937630',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1607911199000',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'docRequired' => true,
'example' => '1607918399000',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'EAF3C248-E123-441B-A545-B6CD02E98EED',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'AgentStateLogPage' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'StateCode' => [
'description' => '',
'type' => 'string',
'example' => 'StartMonitoring',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '2952482622',
],
'State' => [
'description' => '',
'type' => 'string',
'example' => 'Talking',
],
'ConnectId' => [
'description' => '',
'type' => 'string',
'example' => '2952482621',
],
'StateTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1607911119000',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'RamId' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '233600862826937630',
],
'SkillGroupIds' => [
'description' => '',
'type' => 'string',
'example' => 'f762fa1d-d8cb-4d4c-aa0a-b3e0c1f05347,b09c567c-9d74-43e6-9106-86e1bf2da52b',
],
'CounterParty' => [
'description' => '',
'type' => 'string',
'example' => '135600862836930633',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"EAF3C248-E123-441B-A545-B6CD02E98EED\\",\\n \\"Success\\": true,\\n \\"AgentStateLogPage\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 1,\\n \\"List\\": [\\n {\\n \\"StateCode\\": \\"StartMonitoring\\",\\n \\"ContactId\\": \\"2952482622\\",\\n \\"State\\": \\"Talking\\",\\n \\"ConnectId\\": \\"2952482621\\",\\n \\"StateTime\\": 1607911119000,\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"RamId\\": 233600862826937630,\\n \\"SkillGroupIds\\": \\"f762fa1d-d8cb-4d4c-aa0a-b3e0c1f05347,b09c567c-9d74-43e6-9106-86e1bf2da52b\\",\\n \\"CounterParty\\": \\"135600862836930633\\"\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\nEAF3C248-E123-441B-A545-B6CD02E98EED\\n200\\nOK\\ntrue\\n\\n 1\\n 10\\n 1\\n \\n 135600862836930633\\n f762fa1d-d8cb-4d4c-aa0a-b3e0c1f05347,b09c567c-9d74-43e6-9106-86e1bf2da52b\\n 1607911119000\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\n Talking\\n StartMonitoring\\n 233600862826937630\\n 2952482621\\n 2952482622\\n
\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentStates' => [
'summary' => 'ListAgentStates',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'XXX',
],
],
[
'name' => 'AgentIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '237432034227828673',
],
],
[
'name' => 'State',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'ACW',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '03C67DAD-EB26-41D8-949D-9B0C470FB716',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'RealTimeAgentState' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'paige',
],
'Dn' => [
'description' => '',
'type' => 'string',
'example' => '80301522',
],
'StateDuration' => [
'description' => '',
'type' => 'string',
'example' => '10',
],
'State' => [
'description' => '',
'type' => 'string',
'example' => 'Ready',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '237432034227828673',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"03C67DAD-EB26-41D8-949D-9B0C470FB716\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"RealTimeAgentState\\": [\\n {\\n \\"LoginName\\": \\"paige\\",\\n \\"Dn\\": \\"80301522\\",\\n \\"StateDuration\\": \\"10\\",\\n \\"State\\": \\"Ready\\",\\n \\"AgentId\\": \\"237432034227828673\\",\\n \\"AgentName\\": \\"派鸽\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"947B7F2A-BD31-4A0B-9CC0-13F8165C65A7\\n200\\n\\n 3\\n 50\\n 1\\n \\n \\n paige\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\n ACW\\n 80301522\\n 237432034227828673\\n 派鸽\\n \\n \\n banshi1\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\n Ready\\n 80322399\\n 243374734951787536\\n 般石\\n \\n \\n mengzhen1234\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\n Ringing\\n 80325610\\n 273570923499439182\\n 孟珍1234\\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentSummaryReports' => [
'summary' => 'ListAgentSummaryReports',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'fb654c6-17c6-4501-ba57-f5ddeb919814',
],
],
[
'name' => 'AgentIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '2769707711429472695',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-08-01 00:00:00',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-08-07 00:00:00',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '20',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '685904F9-C253-49EF-8255-384888B794D2',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PagedAgentSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'weichao',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '2769707711429472695',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupIds' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'LastLogOutTime' => [
'description' => '',
'type' => 'string',
'example' => '2018-08-04 18:00:00',
],
'FirstLogInTime' => [
'description' => '',
'type' => 'string',
'example' => '2018-08-04 09:00:00',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OneTransferCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"685904F9-C253-49EF-8255-384888B794D2\\",\\n \\"Success\\": true,\\n \\"PagedAgentSummaryReport\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 1,\\n \\"List\\": {\\n \\"AgentSummaryReport\\": [\\n {\\n \\"LoginName\\": \\"weichao\\",\\n \\"AgentId\\": \\"2769707711429472695\\",\\n \\"AgentName\\": \\"默默\\",\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"SkillGroupNames\\": \\"其他服务\\",\\n \\"SkillGroupIds\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"Overall\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"TotalLoggedInTime\\": 0,\\n \\"OccupancyRate\\": 0,\\n \\"LastLogOutTime\\": \\"2018-08-04 18:00:00\\",\\n \\"FirstLogInTime\\": \\"2018-08-04 09:00:00\\",\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageReadyTime\\": 0,\\n \\"MaxReadyTime\\": 0,\\n \\"OneTransferCalls\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalReadyTime\\": 0,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalCalls\\": 0\\n },\\n \\"Inbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"MaxRingTime\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 0,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": \\"0\\",\\n \\"TotalDialingTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"OK\\n\\n 1\\n 10\\n 1\\n \\n 2769707711429472695\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\n 其他服务\\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 11\\n 5\\n 15\\n 14\\n 3\\n 11\\n 0\\n 0\\n 34\\n 1\\n 3\\n 15\\n 10\\n 5\\n 0\\n \\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\n weichao\\n \\n 3282\\n 11\\n 5\\n 15\\n 3648\\n 3583\\n 1\\n 0\\n 0\\n 3\\n 716\\n 15\\n 10\\n 5\\n 0.008223684504628181\\n 0\\n 0\\n \\n 默默\\n
\\n\\n685904F9-C253-49EF-8255-384888B794D2\\ntrue\\n200","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentSummaryReportsByInterval' => [
'summary' => 'ListAgentSummaryReportsByInterval',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1xxxx',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb91xxxx',
],
],
[
'name' => 'AgentIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '276970771142947xxxx',
],
],
[
'name' => 'Interval',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'Daily',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-09-12 14:45:00',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-09-12 14:45:00',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '20',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DCF128C7-3817-4409-8557-15A0C49DA1B8',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PagedAgentSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentTimeIntervalReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '276970771142947xxxx',
],
'IntervalList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'weichao',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '276970771142947xxxx',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Timestamp' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-12 14:45:00',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1xxx',
],
'SkillGroupIds' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb91981',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'LastLogOutTime' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-12 14:50:00',
],
'FirstLogInTime' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-12 14:46:00',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OneTransferCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DCF128C7-3817-4409-8557-15A0C49DA1B8\\",\\n \\"Success\\": true,\\n \\"PagedAgentSummaryReport\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 1,\\n \\"List\\": {\\n \\"AgentTimeIntervalReport\\": [\\n {\\n \\"AgentId\\": \\"276970771142947xxxx\\",\\n \\"IntervalList\\": {\\n \\"AgentSummaryReport\\": [\\n {\\n \\"LoginName\\": \\"weichao\\",\\n \\"AgentId\\": \\"276970771142947xxxx\\",\\n \\"AgentName\\": \\"默默\\",\\n \\"SkillGroupNames\\": \\"其他服务\\",\\n \\"Timestamp\\": \\"2018-09-12 14:45:00\\",\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1xxx\\",\\n \\"SkillGroupIds\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb91981\\",\\n \\"Overall\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"TotalLoggedInTime\\": 1,\\n \\"OccupancyRate\\": 0,\\n \\"LastLogOutTime\\": \\"2018-09-12 14:50:00\\",\\n \\"FirstLogInTime\\": \\"2018-09-12 14:46:00\\",\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageReadyTime\\": 0,\\n \\"MaxReadyTime\\": 0,\\n \\"OneTransferCalls\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalReadyTime\\": 0,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalCalls\\": 0\\n },\\n \\"Inbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"MaxRingTime\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 0,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalDialingTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n }\\n }\\n ]\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nDCF128C7-3817-4409-8557-15A0C49DA1B8\\n\\n 1\\n 10\\n 1\\n \\n \\n 276970771142947xxxx\\n \\n \\n 8fb654c6-17c6-4501-ba57-f5ddeb91981\\n weichao\\n b0eb2742-f37e-4c67-82d4-25c651c1xxx\\n 其他服务\\n 默默\\n 276970771142947xxxx\\n 2018-09-12 14:45:00\\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 2018-09-12 14:50:00\\n 0\\n 0\\n 2018-09-12 14:46:00\\n 1\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n \\n \\n
\\n\\n200\\nOK\\ntrue","errorExample":""}]',
'description' => '****',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentSummaryReportsSinceMidnight' => [
'summary' => 'ListAgentSummaryReportsSinceMidnight',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
],
[
'name' => 'AgentIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '2769707711429472695',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '27DD30C4-CAE2-481A-97CC-D3C54625341D',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PagedAgentSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'weichao',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '2769707711429472695',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Timestamp' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-13 00:00:00',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'SkillGroupIds' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '65',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '32',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '37',
],
'OneTransferCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '65',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"27DD30C4-CAE2-481A-97CC-D3C54625341D\\",\\n \\"Success\\": true,\\n \\"PagedAgentSummaryReport\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"AgentSummaryReport\\": [\\n {\\n \\"LoginName\\": \\"weichao\\",\\n \\"AgentId\\": \\"2769707711429472695\\",\\n \\"AgentName\\": \\"默默\\",\\n \\"SkillGroupNames\\": \\"其他服务\\",\\n \\"Timestamp\\": \\"2018-09-13 00:00:00\\",\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"SkillGroupIds\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"Overall\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"TotalLoggedInTime\\": 65,\\n \\"OccupancyRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageReadyTime\\": 32,\\n \\"MaxReadyTime\\": 37,\\n \\"OneTransferCalls\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalReadyTime\\": 65,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalCalls\\": 0\\n },\\n \\"Inbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"MaxRingTime\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 0,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": \\"0\\",\\n \\"TotalDialingTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"OK\\n\\n 1\\n 10\\n 1\\n \\n 2769707711429472695\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\n 其他服务\\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n \\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\n weichao\\n \\n 37\\n 0\\n 0\\n 0\\n 65\\n 65\\n 0\\n 0\\n 0\\n 0\\n 32\\n 0\\n 0\\n 0\\n 0\\n 0\\n 0\\n \\n 默默\\n 2018-09-13 00:00:00\\n
\\n\\n27DD30C4-CAE2-481A-97CC-D3C54625341D\\ntrue\\n200","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetAgentData' => [
'summary' => 'GetAgentData',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'ef1e71e9-ae9d-487c-96ad-9181d85cf802',
],
],
[
'name' => 'StartDay',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2021-01-05',
],
],
[
'name' => 'EndDay',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2021-01-06',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'cctest',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '5E4AE8BE-282D-47DD-A9CB-AAC211F95DDB',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'DataList' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '16225',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '233482729826925174',
],
'RecordDate' => [
'description' => '',
'type' => 'string',
'example' => '2021-01-05',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef9',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupIds' => [
'description' => '',
'type' => 'string',
'example' => '1fa8bb2f-e738-4981-aea8-264e67a175bc',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '146',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '33',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '260',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '18',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '9',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '50',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '293',
],
'MaxHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '70',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '19',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"5E4AE8BE-282D-47DD-A9CB-AAC211F95DDB\\",\\n \\"Success\\": true,\\n \\"DataList\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 1,\\n \\"TotalCount\\": 2,\\n \\"List\\": [\\n {\\n \\"TotalLoggedInTime\\": 16225,\\n \\"OccupancyRate\\": 0,\\n \\"LoginName\\": \\"cctest\\",\\n \\"AgentId\\": \\"233482729826925174\\",\\n \\"RecordDate\\": \\"2021-01-05\\",\\n \\"AgentName\\": \\"云呼测试\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef9\\",\\n \\"AverageReadyTime\\": 0,\\n \\"MaxReadyTime\\": 0,\\n \\"SkillGroupNames\\": \\"默认技能组\\",\\n \\"SkillGroupIds\\": \\"1fa8bb2f-e738-4981-aea8-264e67a175bc\\",\\n \\"TotalBreakTime\\": 146,\\n \\"TotalReadyTime\\": 0,\\n \\"Inbound\\": {\\n \\"TotalTalkTime\\": 33,\\n \\"AverageRingTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxHoldTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalHoldTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageHoldTime\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"MaxRingTime\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 260,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 18,\\n \\"CallsAnswered\\": 9,\\n \\"AnswerRate\\": 50,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxHoldTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalDialingTime\\": 0,\\n \\"TotalHoldTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageHoldTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n },\\n \\"Overall\\": {\\n \\"TotalTalkTime\\": 293,\\n \\"MaxHoldTime\\": 0,\\n \\"TotalWorkTime\\": 70,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalHoldTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageHoldTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalCalls\\": 19\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n5E4AE8BE-282D-47DD-A9CB-AAC211F95DDB\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentDevices' => [
'summary' => 'ListAgentDevices',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'RamIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '123,456',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '13465000',
],
],
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1645645700',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'A13BB835-94AA-4E55-8D9E-5EA585CEA99Y',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'AgentDeviceList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentDevice' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'LoginTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1559113107000',
],
'ClientPort' => [
'description' => '',
'type' => 'string',
'example' => '8080',
],
'Remark' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'BrowserVersion' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'ClientIp' => [
'description' => '',
'type' => 'string',
'example' => '30.52.180.90',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'IsLogin' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'RamId' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1059803544828509',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"A13BB835-94AA-4E55-8D9E-5EA585CEA99Y\\",\\n \\"Success\\": true,\\n \\"AgentDeviceList\\": {\\n \\"AgentDevice\\": [\\n {\\n \\"LoginTime\\": 1559113107000,\\n \\"ClientPort\\": \\"8080\\",\\n \\"Remark\\": \\"无\\",\\n \\"BrowserVersion\\": \\"浏览器内核类型:chrome,浏览器版本:74.0.3729.169\\",\\n \\"ClientIp\\": \\"30.52.180.90\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"IsLogin\\": 1,\\n \\"RamId\\": 1059803544828509\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n A13BB835-94AA-4E55-8D9E-5EA585CEA99Y\\r\\n true\\r\\n OK\\r\\n \\r\\n \\r\\n 1559113107000\\r\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\r\\n 1\\r\\n 30.52.180.90\\r\\n \\r\\n 1059803544828509\\r\\n 浏览器内核类型:chrome,浏览器版本:74.0.3729.169\\r\\n \\r\\n \\r\\n \\r\\n","errorExample":""}]',
'title' => 'ListAgentDevices',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListAgentEvents' => [
'summary' => '获取坐席的事件信息',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1555297200000',
],
],
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1555300800000',
],
],
[
'name' => 'RamId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '1059803544828509',
'maxItems' => 99,
],
],
[
'name' => 'Event',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'ADB327AC-6ABF-4FE9-A52E-AAB9894CD0E7',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'AgentEventList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'AgentEvent' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Event' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'EventTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1555299918000',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'ccctest',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef',
],
'RamId' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2059803544828509',
],
'SkillGroupIds' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroup' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => 'Default',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '014a9696-931d-49db-ae96-111d2098a548',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"ADB327AC-6ABF-4FE9-A52E-AAB9894CD0E7\\",\\n \\"Success\\": true,\\n \\"AgentEventList\\": {\\n \\"AgentEvent\\": [\\n {\\n \\"Event\\": \\"签出\\",\\n \\"EventTime\\": 1555299918000,\\n \\"LoginName\\": \\"ccctest\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef\\",\\n \\"RamId\\": 2059803544828509,\\n \\"SkillGroupIds\\": {\\n \\"SkillGroup\\": [\\n {\\n \\"SkillGroupName\\": \\"Default\\",\\n \\"SkillGroupId\\": \\"014a9696-931d-49db-ae96-111d2098a548\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n Default\\r\\n 014a9696-931d-49db-ae96-111d2098a548\\r\\n \\r\\n \\r\\n ccctest\\r\\n 1555299917000\\r\\n 等待\\r\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\r\\n 2059803544828509\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n Default\\r\\n 014a9696-931d-49db-ae96-111d2098a548\\r\\n \\r\\n \\r\\n ccctest\\r\\n 1555299918000\\r\\n 签出\\r\\n d278629c-c687-4aa3-b044-4fe9b012e7ef\\r\\n 2059803544828509\\r\\n \\r\\n \\r\\n ADB327AC-6ABF-4FE9-A52E-AAB9894CD0E7\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GenerateAgentStatisticReport' => [
'summary' => 'GenerateAgentStatisticReport',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef8',
'docRequired' => true,
],
],
[
'name' => 'AgentId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '233482729826925174',
],
],
[
'name' => 'StartDate',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '2018-05-20 11:11:11',
'docRequired' => true,
],
],
[
'name' => 'EndDate',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '2018-05-20 11:11:11',
'docRequired' => true,
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '1',
'docRequired' => true,
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '10',
'docRequired' => true,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '03C67DAD-EB26-41D8-949D-9B0C470FB716',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'DataList' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'GenerateAgentStatistic' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'cctest',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '233482729826925174',
],
'RecordDate' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'd278629c-c687-4aa3-b044-4fe9b012e7ef9',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SkillGroupNames' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupIds' => [
'description' => '',
'type' => 'string',
'example' => 'b0cc307c-9c74-43e6-4328-86e1bf98272b,f792751d-d4cb-4d4c-ccs4-b0oiw1f05247',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageHoldTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"03C67DAD-EB26-41D8-949D-9B0C470FB716\\",\\n \\"Success\\": true,\\n \\"DataList\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"GenerateAgentStatistic\\": [\\n {\\n \\"TotalLoggedInTime\\": 0,\\n \\"OccupancyRate\\": 0,\\n \\"LoginName\\": \\"cctest\\",\\n \\"AgentId\\": \\"233482729826925174\\",\\n \\"RecordDate\\": \\"无\\",\\n \\"AgentName\\": \\"云呼测试\\",\\n \\"InstanceId\\": \\"d278629c-c687-4aa3-b044-4fe9b012e7ef9\\",\\n \\"AverageReadyTime\\": 0,\\n \\"MaxReadyTime\\": 0,\\n \\"SkillGroupNames\\": \\"Default,测试技能组\\",\\n \\"SkillGroupIds\\": \\"b0cc307c-9c74-43e6-4328-86e1bf98272b,f792751d-d4cb-4d4c-ccs4-b0oiw1f05247\\",\\n \\"TotalBreakTime\\": 0,\\n \\"TotalReadyTime\\": 0,\\n \\"Inbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"AverageRingTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxHoldTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalHoldTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageHoldTime\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"MaxRingTime\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 0,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxHoldTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalDialingTime\\": 0,\\n \\"TotalHoldTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageHoldTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n },\\n \\"Overall\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxHoldTime\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalHoldTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"AverageHoldTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalCalls\\": 0\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n43DF2FD7-BC08-00BE-A679-CA16DDEAN90AE\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'RefreshToken' => [
'summary' => 'RefreshToken',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'EF438794-B498-4559-A536-3CD0BA33A1BF',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Token' => [
'description' => '',
'type' => 'object',
'properties' => [
'SignData' => [
'description' => '',
'type' => 'string',
'example' => '{"tenantId": "acc2631", "serviceId":"249353919874654122", "dn":"80326034", "source":"aliyun", "timestamp":1531452126, "expireTime":1531453926}',
],
'Signature' => [
'description' => '',
'type' => 'string',
'example' => '{“tenantId”: “aliyun-xxx”, “serviceId”:”sam.zhang”, “dn”:”802001”, “source”:”aliyun”, “timestamp”:1423333, “expireTime”:1423933}',
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"EF438794-B498-4559-A536-3CD0BA33A1BF\\",\\n \\"Success\\": true,\\n \\"Token\\": {\\n \\"SignData\\": \\"{\\\\\\"tenantId\\\\\\": \\\\\\"acc2631\\\\\\", \\\\\\"serviceId\\\\\\":\\\\\\"249353919874654122\\\\\\", \\\\\\"dn\\\\\\":\\\\\\"80326034\\\\\\", \\\\\\"source\\\\\\":\\\\\\"aliyun\\\\\\", \\\\\\"timestamp\\\\\\":1531452126, \\\\\\"expireTime\\\\\\":1531453926}\\",\\n \\"Signature\\": \\"{“tenantId”: “aliyun-xxx”, “serviceId”:”sam.zhang”, “dn”:”802001”, “source”:”aliyun”, “timestamp”:1423333, “expireTime”:1423933}\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n EF438794-B498-4559-A536-3CD0BA33A1BF\\r\\n \\r\\n \\r\\n acc2631\\r\\n 249353919874654122\\r\\n 80326034\\r\\n aliyun\\r\\n 1531452126\\r\\n 1531453926\\r\\n \\r\\n D3RhcvUKPo8kOl/FmAHxw/A2leB29OqaBPRfpJAkSrM0cn4mWzFoj8O075Uahx5LQdIAqmbYn6zAhUeQQAgtUrr1QYWv90VhZkrX3mJhQmccX0VORBm7FlHpqDGoPym8or1eGl9Ud+UhJ5+ZH/JhLfZEFuJ9P5FEBMXHzvaPLw4=\\r\\n \\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'RefreshToken',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'RequestLoginInfo' => [
'summary' => 'RequestLoginInfo',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '674a5953-21d5-4ee9-9b42-eb8813d6**** ',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '9D902FCA-FBBA-4888-9F85-4900EE85DA3D',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'LoginInfo' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Signature' => [
'description' => '',
'type' => 'string',
'example' => '****',
],
'Extension' => [
'description' => '',
'type' => 'string',
'example' => '8032****',
],
'SignData' => [
'description' => '',
'type' => 'string',
'example' => '{"tenantId": "acc2631", "serviceId":"24935391987465****", "dn":"8032****", "source":"aliyun", "timestamp":1531454246, "expireTime":1531456046}',
],
'PhoneNumber' => [
'description' => '',
'type' => 'string',
'example' => '1766666****',
],
'Region' => [
'description' => '',
'type' => 'string',
'example' => 'aliyunccc',
],
'AgentServerUrl' => [
'description' => '',
'type' => 'string',
'example' => 'as.ccc.aliyuncs.com:80',
],
'UserName' => [
'description' => '',
'type' => 'string',
'example' => '4935391987465****@hotCallCenter2',
],
'WebRtcUrl' => [
'description' => '',
'type' => 'string',
'example' => 'sip.ccc.aliyuncs.com:9443',
],
'TenantId' => [
'description' => '',
'type' => 'string',
'example' => 'acc2631',
],
'Roles' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Role' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'AGENT',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10277c',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"9D902FCA-FBBA-4888-9F85-4900EE85DA3D\\",\\n \\"Success\\": true,\\n \\"LoginInfo\\": {\\n \\"DisplayName\\": \\"小李\\",\\n \\"Signature\\": \\"****\\",\\n \\"Extension\\": \\"8032****\\",\\n \\"SignData\\": \\"{\\\\\\"tenantId\\\\\\": \\\\\\"acc2631\\\\\\", \\\\\\"serviceId\\\\\\":\\\\\\"24935391987465****\\\\\\", \\\\\\"dn\\\\\\":\\\\\\"8032****\\\\\\", \\\\\\"source\\\\\\":\\\\\\"aliyun\\\\\\", \\\\\\"timestamp\\\\\\":1531454246, \\\\\\"expireTime\\\\\\":1531456046}\\",\\n \\"PhoneNumber\\": \\"1766666****\\",\\n \\"Region\\": \\"aliyunccc\\",\\n \\"AgentServerUrl\\": \\"as.ccc.aliyuncs.com:80\\",\\n \\"UserName\\": \\"4935391987465****@hotCallCenter2\\",\\n \\"WebRtcUrl\\": \\"sip.ccc.aliyuncs.com:9443\\",\\n \\"TenantId\\": \\"acc2631\\",\\n \\"Roles\\": {\\n \\"Role\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"RoleName\\": \\"AGENT\\",\\n \\"RoleDescription\\": \\"坐席\\",\\n \\"RoleId\\": \\"4c2e158e-ddd9-464a-a3fc-338eca10277c\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\n9D902FCA-FBBA-4888-9F85-4900EE85DA3D\\n\\n 8032****\\n as.ccc.aliyuncs.com:80\\n acc2631\\n 4935391987465****@hotCallCenter2\\n {\\"tenantId\\": \\"acc2631\\", \\"serviceId\\":\\"24935391987465****\\", \\"dn\\":\\"8032****\\", \\"source\\":\\"aliyun\\", \\"timestamp\\":1531454246, \\"expireTime\\":1531456046}\\n ****\\n 小李\\n aliyunccc\\n 1766666****\\n sip.ccc.aliyuncs.com:9443\\n \\n \\n AGENT\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\n 坐席\\n 4c2e158e-ddd9-464a-a3fc-338eca10277c\\n \\n \\n\\n200\\nOK\\ntrue","errorExample":""}]',
'description' => '****',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'GetSmsConfig' => [
'summary' => 'GetSmsConfig',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREccc1MRAID',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'Scenario',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => true,
'example' => '2',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'E993D7CD-D546-4F88-9B04-62DFB05ED7E1',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'SmsConfigs' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SmsConfig' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Instance' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
'Description' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'TemplateCode' => [
'description' => '',
'type' => 'string',
'example' => 'SMS_96955021',
],
'GmtCreate' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Scenario' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'GmtModified' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Name' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Extra' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SignName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Id' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '36230',
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"E993D7CD-D546-4F88-9B04-62DFB05ED7E1\\",\\n \\"Success\\": true,\\n \\"SmsConfigs\\": {\\n \\"SmsConfig\\": [\\n {\\n \\"Instance\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3****\\",\\n \\"Description\\": \\"验证码${code},您正在进行身份验证,不要告诉别人哦!\\",\\n \\"TemplateCode\\": \\"SMS_96955021\\",\\n \\"GmtCreate\\": \\"无\\",\\n \\"Scenario\\": 2,\\n \\"GmtModified\\": \\"无\\",\\n \\"Name\\": \\"身份验证\\",\\n \\"Extra\\": \\"无\\",\\n \\"SignName\\": \\"阿里大于测试专用\\",\\n \\"Id\\": 36230\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nE993D7CD-D546-4F88-9B04-62DFB05ED7E1\\n200\\n\\n \\n SMS_96955021\\n 无\\n 验证码${code},您正在进行身份验证,不要告诉别人哦!\\n 无\\n 9cfad875-6260-4a53-ab6e-b13e3fb3****\\n 无\\n 36230\\n 阿里大于测试专用\\n 身份验证\\n 2\\n \\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'LaunchShortMessageAppraise' => [
'summary' => 'LaunchShortMessageAppraise',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'Acid',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2029401778',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'xxx',
],
],
[
'name' => 'ContactType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PhoneNumbers',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '1763333****',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '678F7002-CA01-4ABF-A112-585AFBDF3A3B',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"678F7002-CA01-4ABF-A112-585AFBDF3A3B\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"无\\n678F7002-CA01-4ABF-A112-585AFBDF3A3B\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'SendPredefinedShortMessage' => [
'summary' => 'SendPredefinedShortMessage',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'PhoneNumbers',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1760066****',
],
],
[
'name' => 'ConfigId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => true,
'example' => '23',
],
],
[
'name' => 'TemplateParam',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '{"totalSum":"13422","minutes":"3423","outBound":"1333","inBound":"2333"}',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '28349E33-294F-4413-A9F3-EE828F4C2FE7',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'BizId' => [
'description' => '',
'type' => 'string',
'example' => '35681823605595****',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"28349E33-294F-4413-A9F3-EE828F4C2FE7\\",\\n \\"Success\\": true,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"BizId\\": \\"35681823605595****\\"\\n}","errorExample":""},{"type":"xml","example":"无\\n28349E33-294F-4413-A9F3-EE828F4C2FE7\\n200\\n35681823605595****\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'CreateSkillGroup' => [
'summary' => 'CreateSkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'create',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccPBOQGO',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'RoutingStrategy',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'default',
],
],
[
'name' => 'AllowPrivateOutboundNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'false',
],
],
[
'name' => 'OutboundPhoneNumberId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '2ead4b47-db37-43b3-8e32-ae71d81620af',
'maxItems' => 99,
],
],
[
'name' => 'UserId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '8b33d247-128c-4013-b79d-ec11a6a8f108',
'maxItems' => 99,
],
],
[
'name' => 'SkillLevel',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => false,
'example' => '5',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '05B8C64B-008A-427B-8B27-84E372A291D6',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '8fc24faa-4e15-43af-9c94-5bb9ee568bb2',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"RequestId\\": \\"05B8C64B-008A-427B-8B27-84E372A291D6\\",\\n \\"Success\\": true,\\n \\"SkillGroupId\\": \\"8fc24faa-4e15-43af-9c94-5bb9ee568bb2\\",\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\"\\n}","errorExample":""},{"type":"xml","example":"无\\n05B8C64B-008A-427B-8B27-84E372A291D6\\n200\\n8fc24faa-4e15-43af-9c94-5bb9ee568bb2\\nOK\\ntrue","errorExample":""}]',
'title' => 'CreateSkillGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'DeleteSkillGroup' => [
'summary' => 'DeleteSkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'delete',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '8fc24faa-4e15-43af-9c94-5bb9ee568bb2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'A450574A-337F-43E2-BC59-9C6594C994C6',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"A450574A-337F-43E2-BC59-9C6594C994C6\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n A450574A-337F-43E2-BC59-9C6594C994C6\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'DeleteSkillGroup',
],
'ModifyPrimaryTrunksOfSkillGroup' => [
'summary' => 'ModifyPrimaryTrunksOfSkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '809wer75-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'PrimaryProviderName',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE ',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [
403 => [
[
'errorCode' => 'UserPermission',
'errorMessage' => 'User \'%s\' has no permission to \'%s\'',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\\\t\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\t\\n200\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifySkillGroup' => [
'summary' => 'ModifySkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18ef28',
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '',
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
[
'name' => 'RoutingStrategy',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'default',
],
],
[
'name' => 'AllowPrivateOutboundNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'true',
],
],
[
'name' => 'OutboundPhoneNumberId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '2ead4b47-db37-43b3-8e32-ae71d81620af',
'maxItems' => 99,
],
],
[
'name' => 'UserId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '8b33d247-128c-4013-b79d-ec11a6a8f108',
'maxItems' => 99,
],
],
[
'name' => 'SkillLevel',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => false,
'example' => '5',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'E49E170E-4481-40A2-BC33-3D789263F50E',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"E49E170E-4481-40A2-BC33-3D789263F50E\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n E49E170E-4481-40A2-BC33-3D789263F50E\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ModifySkillGroup',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifySkillGroupOfUser' => [
'summary' => 'ModifySkillGroupOfUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccPBOQGO',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'b394cf26-8d5c-4494-8f40-68a2aba8ba64',
],
],
[
'name' => 'RoleId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10277c',
'maxItems' => 99,
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18ef28',
'maxItems' => 99,
],
],
[
'name' => 'SkillLevel',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
'required' => false,
'example' => '4',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '4A2E1761-8C19-4788-BA76-6C8902A6D5E9',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"4A2E1761-8C19-4788-BA76-6C8902A6D5E9\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 4A2E1761-8C19-4788-BA76-6C8902A6D5E9\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ModifySkillGroupOfUser',
],
'ModifySkillGroupOutboundNumbers' => [
'summary' => 'ModifySkillGroupOutboundNumbers',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'c6010943-c0f6-44e5-8f94-60a85a647178',
],
],
[
'name' => 'OperationType',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'OutboundPhoneNumberId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => '2ead4b47-db37-43b3-8e32-ae71d81620af',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '05B8C64B-008A-427B-8B27-84E372A291D6',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"05B8C64B-008A-427B-8B27-84E372A291D6\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 05B8C64B-008A-427B-8B27-84E372A291D6\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ModifySkillGroupOutboundNumbers',
],
'ListTrunksOfSkillGroup' => [
'summary' => 'ListTrunksOfSkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'sdiuwd875-6260-4a53-ab6e-b13e3fb31f',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'TrunkConfigs' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ProviderName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Primary' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
],
],
],
],
],
],
],
'errorCodes' => [
403 => [
[
'errorCode' => 'UserPermission',
'errorMessage' => 'User \'%s\' has no permission to \'%s\'',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true,\\n \\"TrunkConfigs\\": [\\n {\\n \\"ProviderName\\": \\"联通全国\\",\\n \\"Primary\\": false\\n }\\n ]\\n}","errorExample":""},{"type":"xml","example":"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\n\\n 联通全国\\n false\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListUsersOfSkillGroup' => [
'summary' => 'ListUsersOfSkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'docRequired' => true,
'example' => '5',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'C0628E65-1D39-4C26-9AF8-E64775D4BE0F',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Users' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '5',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'User' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RamId' => [
'description' => '',
'type' => 'string',
'example' => '20643462717516xxxx',
],
'UserId' => [
'description' => '',
'type' => 'string',
'example' => '8b33d247-128c-4013-b79d-ec11a6a8xxxx',
],
'Roles' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Role' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'UserCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'RoleName' => [
'description' => '',
'type' => 'string',
'example' => 'AGENT',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RoleDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RoleId' => [
'description' => '',
'type' => 'string',
'example' => '4c2e158e-ddd9-464a-a3fc-338eca10xxxx',
],
'Privileges' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Privilege' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PrivilegeName' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'PrivilegeId' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
'PrivilegeDescription' => [
'description' => '',
'type' => 'string',
'example' => 'xxx',
],
],
],
],
],
],
],
],
],
],
],
'SkillLevels' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillLevel' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '121131',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '4',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
'Detail' => [
'description' => '',
'type' => 'object',
'properties' => [
'DisplayName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Email' => [
'description' => '',
'type' => 'string',
'example' => '1783922****@163.com',
],
'LoginName' => [
'description' => '',
'type' => 'string',
'example' => 'xinyan',
],
'Department' => [
'description' => '',
'type' => 'string',
'example' => 'IT',
],
'Phone' => [
'description' => '',
'type' => 'string',
'example' => '12345****',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"C0628E65-1D39-4C26-9AF8-E64775D4BE0F\\",\\n \\"Success\\": true,\\n \\"Users\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 5,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"User\\": [\\n {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RamId\\": \\"20643462717516xxxx\\",\\n \\"UserId\\": \\"8b33d247-128c-4013-b79d-ec11a6a8xxxx\\",\\n \\"Roles\\": {\\n \\"Role\\": [\\n {\\n \\"UserCount\\": 0,\\n \\"RoleName\\": \\"AGENT\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RoleDescription\\": \\"坐席\\",\\n \\"RoleId\\": \\"4c2e158e-ddd9-464a-a3fc-338eca10xxxx\\",\\n \\"Privileges\\": {\\n \\"Privilege\\": [\\n {\\n \\"PrivilegeName\\": \\"xxx\\",\\n \\"PrivilegeId\\": \\"xxx\\",\\n \\"PrivilegeDescription\\": \\"xxx\\"\\n }\\n ]\\n }\\n }\\n ]\\n },\\n \\"SkillLevels\\": {\\n \\"SkillLevel\\": [\\n {\\n \\"SkillLevelId\\": \\"121131\\",\\n \\"Level\\": 4,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"SkillGroupDescription\\": \\"售后技术支持人员使用\\",\\n \\"SkillGroupId\\": \\"0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\",\\n \\"SkillGroupName\\": \\"售后技术支持技能组\\"\\n }\\n }\\n ]\\n },\\n \\"Detail\\": {\\n \\"DisplayName\\": \\"馨言\\",\\n \\"Email\\": \\"1783922****@163.com\\",\\n \\"LoginName\\": \\"xinyan\\",\\n \\"Department\\": \\"IT\\",\\n \\"Phone\\": \\"12345****\\"\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nC0628E65-1D39-4C26-9AF8-E64775D4BE0F\\n200\\n\\n 2\\n 5\\n 1\\n \\n \\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 8b33d247-128c-4013-b79d-ec11a6a8xxxx\\n 20643462717516xxxx\\n \\n \\n 121131\\n 4\\n \\n 售后技术支持技能组\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\n 售后技术支持人员使用\\n \\n \\n \\n \\n \\n AGENT\\n 9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\n 0\\n 坐席\\n 4c2e158e-ddd9-464a-a3fc-338eca10xxxx\\n \\n \\n xxx\\n xxx\\n xxx\\n \\n \\n \\n \\n \\n xinyan\\n IT\\n 1783922****@163.com\\n 12345****\\n 馨言\\n \\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListSkillGroupStates' => [
'summary' => 'ListSkillGroupStates',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
'docRequired' => true,
],
],
[
'name' => 'SkillGroupIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '{"SkillGroup":[{"SkillGroupName":"Default","SkillGroupId":"014a9696-931d-49db-ae96-111d2098a548"}]}',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '66BD5D25-3785-46D1-BAE7-F81920E501F2',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'RealTimeSkillGroupState' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'WorkingAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'LoggedInAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'BreakingAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'LongestCall' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'WaitingCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TalkingAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'ReadyAgents' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"66BD5D25-3785-46D1-BAE7-F81920E501F2\\",\\n \\"Success\\": true,\\n \\"Data\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"RealTimeSkillGroupState\\": [\\n {\\n \\"WorkingAgents\\": 0,\\n \\"LoggedInAgents\\": 0,\\n \\"BreakingAgents\\": 0,\\n \\"LongestCall\\": 0,\\n \\"WaitingCalls\\": 0,\\n \\"TalkingAgents\\": 0,\\n \\"SkillGroupName\\": \\"其他服务\\",\\n \\"SkillGroupId\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"ReadyAgents\\": 1,\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n OK\\r\\n \\r\\n 1\\r\\n 10\\r\\n 1\\r\\n \\r\\n 0\\r\\n 0\\r\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\r\\n 1\\r\\n 0\\r\\n 其他服务\\r\\n 0\\r\\n 1\\r\\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\r\\n 0\\r\\n
\\r\\n \\r\\n 66BD5D25-3785-46D1-BAE7-F81920E501F2\\r\\n true\\r\\n 200\\r\\n","errorExample":""}]',
'title' => 'ListSkillGroupStates',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListSkillGroupSummaryReports' => [
'summary' => 'ListSkillGroupSummaryReports',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'SkillGroupIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-01-10 00:00:00',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-01-10 00:00:00',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '2',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '11C37A88-C5D4-4538-A768-AFFFC2397896',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PagedSkillGroupSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroupSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1158',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.0025906735099852085',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '480',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '225',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1126',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'QueueMaxWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AnsweredByAgentOfQueueWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'InComingQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AbandonedInQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OverFlowInQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnsweredByAgentOfQueueMaxWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnsweredByAgentOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'GiveUpByAgentOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'QueueWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '14',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.5',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '28',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '14',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"11C37A88-C5D4-4538-A768-AFFFC2397896\\",\\n \\"Success\\": true,\\n \\"PagedSkillGroupSummaryReport\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"SkillGroupSummaryReport\\": [\\n {\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"SkillGroupId\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"SkillGroupName\\": \\"其他服务\\",\\n \\"Overall\\": {\\n \\"TotalLoggedInTime\\": 1158,\\n \\"TotalTalkTime\\": 2,\\n \\"OccupancyRate\\": 0.0025906735099852085,\\n \\"TotalWorkTime\\": 1,\\n \\"MaxWorkTime\\": 1,\\n \\"AverageWorkTime\\": 1,\\n \\"AverageTalkTime\\": 2,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxReadyTime\\": 480,\\n \\"AverageReadyTime\\": 225,\\n \\"TotalBreakTime\\": 1,\\n \\"TotalReadyTime\\": 1126,\\n \\"MaxTalkTime\\": 2,\\n \\"TotalCalls\\": 1\\n },\\n \\"Inbound\\": {\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"QueueMaxWaitTimeDuration\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"AnsweredByAgentOfQueueWaitTimeDuration\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"InComingQueueOfQueueCount\\": 0,\\n \\"MaxTalkTime\\": \\"0\\",\\n \\"MaxRingTime\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"AbandonedInQueueOfQueueCount\\": 0,\\n \\"OverFlowInQueueOfQueueCount\\": 0,\\n \\"AnsweredByAgentOfQueueMaxWaitTimeDuration\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AnsweredByAgentOfQueueCount\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"GiveUpByAgentOfQueueCount\\": 0,\\n \\"QueueWaitTimeDuration\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 2,\\n \\"MaxDialingTime\\": 14,\\n \\"CallsDialed\\": 2,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0.5,\\n \\"TotalWorkTime\\": 1,\\n \\"MaxWorkTime\\": 1,\\n \\"TotalDialingTime\\": 28,\\n \\"AverageTalkTime\\": 2,\\n \\"AverageWorkTime\\": 1,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 2,\\n \\"AverageDialingTime\\": 14\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n \\r\\n 1\\r\\n 10\\r\\n 1\\r\\n \\r\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\r\\n \\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n \\r\\n \\r\\n 2\\r\\n 2\\r\\n 1\\r\\n 14\\r\\n 2\\r\\n 14\\r\\n 0\\r\\n 0\\r\\n 28\\r\\n 0.5\\r\\n 1\\r\\n 2\\r\\n 1\\r\\n 1\\r\\n 0\\r\\n \\r\\n \\r\\n 480\\r\\n 2\\r\\n 2\\r\\n 1\\r\\n 1158\\r\\n 1126\\r\\n 1\\r\\n 0\\r\\n 0\\r\\n 1\\r\\n 225\\r\\n 2\\r\\n 1\\r\\n 1\\r\\n 0.0025906735099852085\\r\\n 0\\r\\n \\r\\n 其他服务\\r\\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\r\\n
\\r\\n \\r\\n OK\\r\\n 11C37A88-C5D4-4538-A768-AFFFC2397896\\r\\n true\\r\\n 200\\r\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListSkillGroupSummaryReportsByInterval' => [
'summary' => 'ListSkillGroupSummaryReportsByInterval',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccOQKOLI',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'SkillGroupIds',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '3f3ceb0d-d6b6-4c97-af20-f3daf04f90e0',
],
],
[
'name' => 'Interval',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'Daily',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-10-20 00:00:00',
],
],
[
'name' => 'EndTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '2018-10-20 00:00:00',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '20',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '943D8EF3-3321-471F-A104-51C96FCA94D6',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PagedSkillGroupSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroupTimeIntervalReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'IntervalList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroupSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Timestamp' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-12 15:45:00',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'QueueMaxWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AnsweredByAgentOfQueueWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'InComingQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AbandonedInQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OverFlowInQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnsweredByAgentOfQueueMaxWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnsweredByAgentOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'GiveUpByAgentOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'QueueWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '11',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '9',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.5',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '4',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '4',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '9',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '11',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '4',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '11',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '4',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"943D8EF3-3321-471F-A104-51C96FCA94D6\\",\\n \\"Success\\": true,\\n \\"PagedSkillGroupSummaryReport\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 2,\\n \\"TotalCount\\": 2,\\n \\"List\\": {\\n \\"SkillGroupTimeIntervalReport\\": [\\n {\\n \\"SkillGroupId\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"IntervalList\\": {\\n \\"SkillGroupSummaryReport\\": [\\n {\\n \\"Timestamp\\": \\"2018-09-12 15:45:00\\",\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"SkillGroupName\\": \\"其他服务\\",\\n \\"SkillGroupId\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"Overall\\": {\\n \\"TotalLoggedInTime\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"OccupancyRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxReadyTime\\": 0,\\n \\"AverageReadyTime\\": 0,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalReadyTime\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalCalls\\": 0\\n },\\n \\"Inbound\\": {\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"QueueMaxWaitTimeDuration\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"AnsweredByAgentOfQueueWaitTimeDuration\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"InComingQueueOfQueueCount\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"MaxRingTime\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"AbandonedInQueueOfQueueCount\\": 0,\\n \\"OverFlowInQueueOfQueueCount\\": 0,\\n \\"AnsweredByAgentOfQueueMaxWaitTimeDuration\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AnsweredByAgentOfQueueCount\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"GiveUpByAgentOfQueueCount\\": 0,\\n \\"QueueWaitTimeDuration\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 11,\\n \\"MaxDialingTime\\": 9,\\n \\"CallsDialed\\": 2,\\n \\"CallsAnswered\\": 1,\\n \\"AnswerRate\\": 0.5,\\n \\"TotalWorkTime\\": 4,\\n \\"MaxWorkTime\\": 4,\\n \\"TotalDialingTime\\": 9,\\n \\"AverageTalkTime\\": 11,\\n \\"AverageWorkTime\\": 4,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 11,\\n \\"AverageDialingTime\\": 4\\n }\\n }\\n ]\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n \\r\\n 1\\r\\n 10\\r\\n 1\\r\\n \\r\\n \\r\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\r\\n \\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n \\r\\n \\r\\n 11\\r\\n 11\\r\\n 4\\r\\n 9\\r\\n 2\\r\\n 4\\r\\n 0\\r\\n 0\\r\\n 9\\r\\n 0.5\\r\\n 1\\r\\n 11\\r\\n 4\\r\\n 4\\r\\n 0\\r\\n \\r\\n \\r\\n 3282\\r\\n 11\\r\\n 11\\r\\n 4\\r\\n 3360\\r\\n 3336\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 1\\r\\n 1112\\r\\n 11\\r\\n 4\\r\\n 4\\r\\n 0.004464285913854837\\r\\n 0\\r\\n \\r\\n 其他服务\\r\\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\r\\n 2018-09-12 15:45:00\\r\\n \\r\\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\r\\n
\\r\\n \\r\\n OK\\r\\n 9B28CADE-B821-42B7-BB9E-1F6090F0888D\\r\\n true\\r\\n 200\\r\\n","errorExample":""}]',
'title' => 'ListSkillGroupSummaryReportsByInterval',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListSkillGroupSummaryReportsSinceMidnight' => [
'summary' => 'ListSkillGroupSummaryReportsByInterval',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
],
[
'name' => 'SkillGroups',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '20',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '19D09CCC-F298-4124-849A-AFA217819011',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PagedSkillGroupSummaryReport' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroupSummaryReport' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Timestamp' => [
'description' => '',
'type' => 'string',
'example' => '2018-09-13 00:00:00',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'b0eb2742-f37e-4c67-82d4-25c651c1c450',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '8fb654c6-17c6-4501-ba57-f5ddeb919814',
],
'Overall' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalLoggedInTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '516',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OccupancyRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '398',
],
'AverageReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '51',
],
'TotalBreakTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalReadyTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '515',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalCalls' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Inbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'AverageRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsHandled' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'QueueMaxWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AnsweredByAgentOfQueueWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'InComingQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'MaxRingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AbandonedInQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'OverFlowInQueueOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnsweredByAgentOfQueueMaxWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'ServiceLevel20' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnsweredByAgentOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'HandleRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'GiveUpByAgentOfQueueCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'QueueWaitTimeDuration' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsServiceLevel20' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsServiceLevel30' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
'Outbound' => [
'description' => '',
'type' => 'object',
'properties' => [
'TotalTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsDialed' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'CallsAnswered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AnswerRate' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'TotalWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'TotalDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageWorkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionIndex' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0',
],
'SatisfactionSurveysOffered' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'SatisfactionSurveysResponded' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxTalkTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'AverageDialingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": \\"OK\\",\\n \\"HttpStatusCode\\": 200,\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"19D09CCC-F298-4124-849A-AFA217819011\\",\\n \\"Success\\": true,\\n \\"PagedSkillGroupSummaryReport\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 1,\\n \\"List\\": {\\n \\"SkillGroupSummaryReport\\": [\\n {\\n \\"Timestamp\\": \\"2018-09-13 00:00:00\\",\\n \\"InstanceId\\": \\"b0eb2742-f37e-4c67-82d4-25c651c1c450\\",\\n \\"SkillGroupId\\": \\"8fb654c6-17c6-4501-ba57-f5ddeb919814\\",\\n \\"SkillGroupName\\": \\"其他服务\\",\\n \\"Overall\\": {\\n \\"TotalLoggedInTime\\": 516,\\n \\"TotalTalkTime\\": 0,\\n \\"OccupancyRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxReadyTime\\": 398,\\n \\"AverageReadyTime\\": 51,\\n \\"MaxTalkTime\\": 0,\\n \\"TotalReadyTime\\": 515,\\n \\"TotalBreakTime\\": 0,\\n \\"TotalCalls\\": 0\\n },\\n \\"Inbound\\": {\\n \\"AverageRingTime\\": 0,\\n \\"CallsHandled\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"CallsServiceLevel20\\": 0,\\n \\"QueueMaxWaitTimeDuration\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"AnsweredByAgentOfQueueWaitTimeDuration\\": 0,\\n \\"TotalRingTime\\": 0,\\n \\"InComingQueueOfQueueCount\\": 0,\\n \\"MaxTalkTime\\": \\"0\\",\\n \\"MaxRingTime\\": 0,\\n \\"TotalTalkTime\\": 0,\\n \\"CallsOffered\\": 0,\\n \\"AbandonedInQueueOfQueueCount\\": 0,\\n \\"OverFlowInQueueOfQueueCount\\": 0,\\n \\"AnsweredByAgentOfQueueMaxWaitTimeDuration\\": 0,\\n \\"ServiceLevel20\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AnsweredByAgentOfQueueCount\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"HandleRate\\": 0,\\n \\"CallsServiceLevel30\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"GiveUpByAgentOfQueueCount\\": 0,\\n \\"QueueWaitTimeDuration\\": 0\\n },\\n \\"Outbound\\": {\\n \\"TotalTalkTime\\": 0,\\n \\"MaxDialingTime\\": 0,\\n \\"CallsDialed\\": 0,\\n \\"CallsAnswered\\": 0,\\n \\"AnswerRate\\": 0,\\n \\"TotalWorkTime\\": 0,\\n \\"MaxWorkTime\\": 0,\\n \\"TotalDialingTime\\": 0,\\n \\"AverageTalkTime\\": 0,\\n \\"AverageWorkTime\\": 0,\\n \\"SatisfactionIndex\\": 0,\\n \\"SatisfactionSurveysOffered\\": 0,\\n \\"SatisfactionSurveysResponded\\": 0,\\n \\"MaxTalkTime\\": 0,\\n \\"AverageDialingTime\\": 0\\n }\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n \\r\\n 1\\r\\n 10\\r\\n 1\\r\\n \\r\\n b0eb2742-f37e-4c67-82d4-25c651c1c450\\r\\n \\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n \\r\\n \\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n \\r\\n \\r\\n 398\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 516\\r\\n 515\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 51\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n 0\\r\\n \\r\\n 其他服务\\r\\n 8fb654c6-17c6-4501-ba57-f5ddeb919814\\r\\n 2018-09-13 00:00:00\\r\\n
\\r\\n \\r\\n OK\\r\\n AF01C793-2983-48BB-8F2C-1A33A3BD0B94\\r\\n true\\r\\n 200\\r\\n","errorExample":""}]',
'title' => 'ListSkillGroupSummaryReportsSinceMidnight',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListTransferableSkillGroups' => [
'summary' => 'ListTransferableSkillGroups',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'SkillGroups' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'AllowPrivateOutboundNumber' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'RoutingStrategy' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => 'test',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '223048-9cf-4a53-ab6e-b13e3fb31f7d ',
],
'UserCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'AccQueueName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d ',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => 'test',
],
'AccSkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterNull',
'errorMessage' => 'Parameter \'%s\' can not be null or empty.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true,\\n \\"SkillGroups\\": [\\n {\\n \\"AllowPrivateOutboundNumber\\": false,\\n \\"RoutingStrategy\\": \\"无\\",\\n \\"SkillGroupName\\": \\"test\\",\\n \\"SkillGroupId\\": \\"223048-9cf-4a53-ab6e-b13e3fb31f7d\\\\t\\",\\n \\"UserCount\\": 10,\\n \\"AccQueueName\\": \\"无\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\\\t\\",\\n \\"SkillGroupDescription\\": \\"test\\",\\n \\"AccSkillGroupName\\": \\"无\\"\\n }\\n ]\\n}","errorExample":""},{"type":"xml","example":"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\n\\n false\\n test\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\n 10\\n 223048-9cf-4a53-ab6e-b13e3fb31f7d\\n test\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListSkillGroups' => [
'summary' => 'ListSkillGroups',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccPBOQGO',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '0ee27b3b-6765-499a-a741-61b16a901e51',
'maxItems' => 500,
],
],
[
'name' => 'SkillGroupName',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => false,
'example' => '',
'maxItems' => 500,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '19D09CCC-F298-4124-849A-AFA217819011',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'SkillGroups' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillGroup' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'RoutingStrategy' => [
'description' => '',
'type' => 'string',
'example' => 'default',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '0ee27b3b-6765-499a-a741-61b16a901e51',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => 'Default',
],
'UserCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '14',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'AccQueueName' => [
'description' => '',
'type' => 'string',
'example' => 'AliQ_acc2631_0ee27b3b-6765-499a-a741-61b16a901e51',
],
'AccSkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => 'AliS_acc2631_0ee27b3b-6765-499a-a741-61b16a901e51',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'OutboundPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '02566040852',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Inbound',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => 'f49392e1-9714-42b1-a15a-9a2f0cd88ef1',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"Code\\": \\"OK\\",\\n \\"HttpStatusCode\\": 200,\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"19D09CCC-F298-4124-849A-AFA217819011\\",\\n \\"Success\\": true,\\n \\"SkillGroups\\": {\\n \\"SkillGroup\\": [\\n {\\n \\"RoutingStrategy\\": \\"default\\",\\n \\"SkillGroupId\\": \\"0ee27b3b-6765-499a-a741-61b16a901e51\\",\\n \\"SkillGroupName\\": \\"Default\\",\\n \\"UserCount\\": 14,\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"AccQueueName\\": \\"AliQ_acc2631_0ee27b3b-6765-499a-a741-61b16a901e51\\",\\n \\"SkillGroupDescription\\": \\"默认技能组\\",\\n \\"AccSkillGroupName\\": \\"AliS_acc2631_0ee27b3b-6765-499a-a741-61b16a901e51\\",\\n \\"OutboundPhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": false,\\n \\"Trunks\\": 1,\\n \\"Number\\": \\"02566040852\\",\\n \\"RemainingTime\\": 0,\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"AllowOutbound\\": true,\\n \\"Usage\\": \\"Inbound\\",\\n \\"PhoneNumberId\\": \\"f49392e1-9714-42b1-a15a-9a2f0cd88ef1\\"\\n }\\n ]\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n 19D09CCC-F298-4124-849A-AFA217819011\\r\\n \\r\\n \\r\\n 4\\r\\n AliS_acc2631_bb009681-b660-49fa-8ae3-3b84899f46b0\\r\\n \\r\\n \\r\\n \\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n 售前技能组\\r\\n AliQ_acc2631_bb009681-b660-49fa-8ae3-3b84899f46b0\\r\\n bb009681-b660-49fa-8ae3-3b84899f46b0\\r\\n \\r\\n \\r\\n 14\\r\\n AliS_acc2631_0ee27b3b-6765-499a-a741-61b16a901e51\\r\\n \\r\\n \\r\\n f49392e1-9714-42b1-a15a-9a2f0cd88ef1\\r\\n 1\\r\\n true\\r\\n 02566040852\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n false\\r\\n Ali Telecom\\r\\n Bidirection\\r\\n 0\\r\\n \\r\\n \\r\\n 默认技能组\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n Default\\r\\n AliQ_acc2631_0ee27b3b-6765-499a-a741-61b16a901e51\\r\\n 0ee27b3b-6765-499a-a741-61b16a901e51\\r\\n \\r\\n \\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'ListSkillGroups',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListSkillGroupsOfUser' => [
'summary' => 'ListSkillGroupsOfUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccPBOQGO',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'c8b21767-bd0e-4a6e-937e-c46cd07fxxxx',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'E35B41EA-C06C-44D6-8BE9-9FE8960641FD',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'SkillLevels' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'SkillLevel' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SkillLevelId' => [
'description' => '',
'type' => 'string',
'example' => '116786',
],
'Level' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '5',
],
'Skill' => [
'description' => '',
'type' => 'object',
'properties' => [
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3xxxx',
],
'RoutingStrategy' => [
'description' => '',
'type' => 'string',
'example' => 'default',
],
'SkillGroupDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'SkillGroupId' => [
'description' => '',
'type' => 'string',
'example' => '0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx',
],
'OutboundPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '0',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '0108648xxxx',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '2ead4b47-db37-43b3-8e32-ae71d81620af',
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"E35B41EA-C06C-44D6-8BE9-9FE8960641FD\\",\\n \\"Success\\": true,\\n \\"SkillLevels\\": {\\n \\"SkillLevel\\": [\\n {\\n \\"SkillLevelId\\": \\"116786\\",\\n \\"Level\\": 5,\\n \\"Skill\\": {\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb3xxxx\\",\\n \\"RoutingStrategy\\": \\"default\\",\\n \\"SkillGroupDescription\\": \\"售后技术支持人员使用\\",\\n \\"SkillGroupName\\": \\"售后技术支持技能组\\",\\n \\"SkillGroupId\\": \\"0ead7334-83e7-42a0-a5bd-c2ef9f18xxxx\\",\\n \\"OutboundPhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"TestOnly\\": false,\\n \\"Trunks\\": 1,\\n \\"RemainingTime\\": 0,\\n \\"Number\\": \\"0108648xxxx\\",\\n \\"City\\": \\"北京\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"Usage\\": \\"Bidirection\\",\\n \\"AllowOutbound\\": true,\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"Province\\": \\"北京\\",\\n \\"PhoneNumberId\\": \\"2ead4b47-db37-43b3-8e32-ae71d81620af\\"\\n }\\n ]\\n }\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n E35B41EA-C06C-44D6-8BE9-9FE8960641FD\\r\\n true\\r\\n OK\\r\\n \\r\\n \\r\\n 121145\\r\\n \\r\\n \\r\\n \\r\\n 2ead4b47-db37-43b3-8e32-ae71d81620af\\r\\n 1\\r\\n true\\r\\n 01086486105\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n false\\r\\n Ali Telecom\\r\\n 北京\\r\\n 北京\\r\\n Bidirection\\r\\n 0\\r\\n \\r\\n \\r\\n 售后技术支持人员使用\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n 售后技术支持技能组\\r\\n 0ead7334-83e7-42a0-a5bd-c2ef9f18ef28\\r\\n \\r\\n 5\\r\\n \\r\\n \\r\\n 116786\\r\\n \\r\\n \\r\\n \\r\\n f49392e1-9714-42b1-a15a-9a2f0cd88ef1\\r\\n 1\\r\\n true\\r\\n 02566040852\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n false\\r\\n Ali Telecom\\r\\n Bidirection\\r\\n 0\\r\\n \\r\\n \\r\\n 默认技能组\\r\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\r\\n Default\\r\\n 0ee27b3b-6765-499a-a741-61b16a901e51\\r\\n \\r\\n 5\\r\\n \\r\\n \\r\\n","errorExample":""}]',
'title' => 'ListSkillGroupsOfUser',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'RemoveUsersFromSkillGroup' => [
'summary' => 'RemoveUsersFromSkillGroup',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '18b4f6bd-12f7-4ab6-91d1-bf43b854f35c',
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'b9458ffa-b3aa-4747-acb0-f0c8acbabe95',
],
],
[
'name' => 'UserId',
'in' => 'query',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'string',
],
'required' => true,
'example' => 'ad7dea7f-c735-4f00-a725-7278d7e802dd',
'maxItems' => 99,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'AF9834D8-6D09-4A1B-BADB-B019D9D444C8',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"AF9834D8-6D09-4A1B-BADB-B019D9D444C8\\",\\n \\"Success\\": true\\n}","errorExample":""},{"type":"xml","example":"\\r\\n 200\\r\\n AF9834D8-6D09-4A1B-BADB-B019D9D444C8\\r\\n true\\r\\n OK\\r\\n","errorExample":""}]',
'title' => 'RemoveUsersFromSkillGroup',
],
'ListOutboundPhoneNumberOfUser' => [
'summary' => 'ListOutboundPhoneNumberOfUser',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb3****',
],
],
[
'name' => 'UserId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'docRequired' => true,
'example' => 'c8b21767-bd0e-4a6e-937e-c46cd07f****',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => false,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DB6F6562-C76A-4A4D-892A-F33F638C058D',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'NumberList' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Number' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '["05712823****"]',
],
],
],
],
'OutboundPhoneNumbers' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'PhoneNumber' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'PrivateFlag' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'TestOnly' => [
'description' => '',
'type' => 'boolean',
'example' => 'false',
],
'SipTelX' => [
'description' => '',
'type' => 'string',
'example' => '1302015****',
],
'RemainingTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '60',
],
'City' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => 'ade80092-03d9-4f4d-ad4f-ab8a247d****',
],
'AllowOutbound' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Usage' => [
'description' => '',
'type' => 'string',
'example' => 'Bidirection',
],
'PhoneNumberId' => [
'description' => '',
'type' => 'string',
'example' => '0010faaa-0c07-4421-8929-9ea6a051****',
],
'Trunks' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '30',
],
'Number' => [
'description' => '',
'type' => 'string',
'example' => '05712823****',
],
'PhoneNumberDescription' => [
'description' => '',
'type' => 'string',
'example' => 'Ali Telecom',
],
'Province' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'PrivacyNumber' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'AXN',
],
'PoolId' => [
'description' => '',
'type' => 'string',
'example' => '18b74553-484f-40c7-b6f9-81be0cbe****',
],
'SubId' => [
'description' => '',
'type' => 'string',
'example' => '6a5f6c7c2f774fb38b4aaf35c4e7****',
],
'PhoneNumber' => [
'description' => '',
'type' => 'string',
'example' => '05712823****',
],
'PoolName' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'BizId' => [
'description' => '',
'type' => 'string',
'example' => '4b32b62d3aae4d86a6c4bb26c3ee****',
],
'RegionNameCity' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Extra' => [
'description' => '',
'type' => 'string',
'example' => '{"name":"amy","cardno":"130226198001110819"}',
],
'TelX' => [
'description' => '',
'type' => 'string',
'example' => '1302015****',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DB6F6562-C76A-4A4D-892A-F33F638C058D\\",\\n \\"Success\\": true,\\n \\"NumberList\\": {\\n \\"Number\\": [\\n \\"[\\\\\\"05712823****\\\\\\"]\\"\\n ]\\n },\\n \\"OutboundPhoneNumbers\\": {\\n \\"PhoneNumber\\": [\\n {\\n \\"PrivateFlag\\": true,\\n \\"TestOnly\\": false,\\n \\"SipTelX\\": \\"1302015****\\",\\n \\"RemainingTime\\": 60,\\n \\"City\\": \\"北京\\",\\n \\"InstanceId\\": \\"ade80092-03d9-4f4d-ad4f-ab8a247d****\\",\\n \\"AllowOutbound\\": true,\\n \\"Usage\\": \\"Bidirection\\",\\n \\"PhoneNumberId\\": \\"0010faaa-0c07-4421-8929-9ea6a051****\\",\\n \\"Trunks\\": 30,\\n \\"Number\\": \\"05712823****\\",\\n \\"PhoneNumberDescription\\": \\"Ali Telecom\\",\\n \\"Province\\": \\"北京\\",\\n \\"PrivacyNumber\\": {\\n \\"Type\\": \\"AXN\\",\\n \\"PoolId\\": \\"18b74553-484f-40c7-b6f9-81be0cbe****\\",\\n \\"SubId\\": \\"6a5f6c7c2f774fb38b4aaf35c4e7****\\",\\n \\"PhoneNumber\\": \\"05712823****\\",\\n \\"PoolName\\": \\"个人虚拟号码\\",\\n \\"BizId\\": \\"4b32b62d3aae4d86a6c4bb26c3ee****\\",\\n \\"RegionNameCity\\": \\"上海市\\",\\n \\"Extra\\": \\"{\\\\\\"name\\\\\\":\\\\\\"amy\\\\\\",\\\\\\"cardno\\\\\\":\\\\\\"130226198001110819\\\\\\"}\\",\\n \\"TelX\\": \\"1302015****\\"\\n }\\n }\\n ]\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nDB6F6562-C76A-4A4D-892A-F33F638C058D\\n200\\n\\n [\\"05712823****\\"]\\n\\nOK\\n\\n \\n Bidirection\\n 1302015****\\n true\\n false\\n 05712823****\\n ade80092-03d9-4f4d-ad4f-ab8a247d****\\n true\\n 60\\n 北京\\n 30\\n 0010faaa-0c07-4421-8929-9ea6a051****\\n 北京\\n Ali Telecom\\n \\n 上海市\\n AXN\\n 6a5f6c7c2f774fb38b4aaf35c4e7****\\n {\\"name\\":\\"amy\\",\\"cardno\\":\\"130226198001110819\\"}\\n 18b74553-484f-40c7-b6f9-81be0cbe****\\n 个人虚拟号码\\n 05712823****\\n 1302015****\\n 4b32b62d3aae4d86a6c4bb26c3ee****\\n \\n \\n\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ListRecordings' => [
'summary' => 'ListRecordings',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'read',
'systemTags' => [
'operationType' => 'get',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccD5GAHN',
],
],
'parameters' => [
[
'name' => 'StopTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '0',
],
],
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d ',
],
],
[
'name' => 'StartTime',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '0',
],
],
[
'name' => 'PhoneNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '01099998888',
],
],
[
'name' => 'AgentId',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '2384025204570273452',
],
],
[
'name' => 'Criteria',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '01099998888',
],
],
[
'name' => 'PageNumber',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '1',
],
],
[
'name' => 'PageSize',
'in' => 'query',
'schema' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'required' => true,
'example' => '10',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '200',
],
'Code' => [
'description' => '',
'type' => 'string',
'example' => 'OK',
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE',
],
'Success' => [
'description' => '',
'type' => 'boolean',
'example' => 'true',
],
'Recordings' => [
'description' => '',
'type' => 'object',
'properties' => [
'PageNumber' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '1',
],
'PageSize' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '10',
],
'TotalCount' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '29',
],
'List' => [
'type' => 'object',
'itemNode' => true,
'properties' => [
'Recording' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ContactType' => [
'description' => '',
'type' => 'string',
'example' => 'Outbound',
],
'AgentId' => [
'description' => '',
'type' => 'string',
'example' => '2384025204570273452',
],
'AgentName' => [
'description' => '',
'type' => 'string',
'example' => 'ccctest1',
],
'InstanceId' => [
'description' => '',
'type' => 'string',
'example' => '9cfad875-6260-4a53-ab6e-b13e3fb31f7d',
],
'FileName' => [
'description' => '',
'type' => 'string',
'example' => '8420398402-45937.wav',
],
'CalledNumber' => [
'description' => '',
'type' => 'string',
'example' => '1870169190889',
],
'StartTime' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1576295278000',
],
'FilePath' => [
'description' => '',
'type' => 'string',
'example' => 'oss://cloudcall-test/',
],
'ContactId' => [
'description' => '',
'type' => 'string',
'example' => '209887678',
],
'CallingNumber' => [
'description' => '',
'type' => 'string',
'example' => '01099998888',
],
'Duration' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '50',
],
'FileDescription' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Channel' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
],
],
],
],
],
],
],
'errorCodes' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"HttpStatusCode\\": 200,\\n \\"Code\\": \\"OK\\",\\n \\"Message\\": \\"无\\",\\n \\"RequestId\\": \\"DE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\",\\n \\"Success\\": true,\\n \\"Recordings\\": {\\n \\"PageNumber\\": 1,\\n \\"PageSize\\": 10,\\n \\"TotalCount\\": 29,\\n \\"List\\": {\\n \\"Recording\\": [\\n {\\n \\"ContactType\\": \\"Outbound\\",\\n \\"AgentId\\": \\"2384025204570273452\\",\\n \\"AgentName\\": \\"ccctest1\\",\\n \\"InstanceId\\": \\"9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\",\\n \\"FileName\\": \\"8420398402-45937.wav\\",\\n \\"CalledNumber\\": \\"1870169190889\\",\\n \\"StartTime\\": 1576295278000,\\n \\"FilePath\\": \\"oss://cloudcall-test/\\",\\n \\"ContactId\\": \\"209887678\\",\\n \\"CallingNumber\\": \\"01099998888\\",\\n \\"Duration\\": 50,\\n \\"FileDescription\\": \\"无\\",\\n \\"Channel\\": \\"无\\"\\n }\\n ]\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"无\\nDE803553-8AA9-4B9D-9E4E-A82BC69EDCEE\\n200\\n\\n 29\\n 10\\n 1\\n \\n \\n oss://cloudcall-test/\\n 1870169190889\\n Outbound\\n 9cfad875-6260-4a53-ab6e-b13e3fb31f7d\\n 8420398402-45937.wav\\n 1576295278000\\n 50\\n 209887678\\n 1099998888\\n ccctest1\\n 2384025204570273300\\n \\n
\\n\\nOK\\ntrue","errorExample":""}]',
'requestParamsDescription' => ' ',
'responseParamsDescription' => ' ',
'extraInfo' => ' ',
],
'ModifySkillGroupBasicInfo' => [
'summary' => '修改技能组基础信息,包括技能组名称、技能组描述、匹配模式、个人外呼号码标识等基础信息',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
[
'BearerToken' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'update',
'riskType' => 'none',
'chargeType' => 'free',
'abilityTreeNodes' => [
'FEATUREcccPBOQGO',
],
],
'parameters' => [
[
'name' => 'InstanceId',
'in' => 'query',
'schema' => [
'type' => 'string',
'required' => true,
'docRequired' => true,
],
],
[
'name' => 'SkillGroupId',
'in' => 'query',
'schema' => [
'type' => 'string',
'required' => true,
'docRequired' => true,
],
],
[
'name' => 'Name',
'in' => 'query',
'schema' => [
'type' => 'string',
'required' => true,
'docRequired' => true,
],
],
[
'name' => 'Description',
'in' => 'query',
'schema' => [
'type' => 'string',
'required' => false,
],
],
[
'name' => 'RoutingStrategy',
'in' => 'query',
'schema' => [
'type' => 'string',
'required' => false,
],
],
[
'name' => 'AllowPrivateOutboundNumber',
'in' => 'query',
'schema' => [
'type' => 'boolean',
'required' => false,
'default' => 'false',
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'HttpStatusCode' => [
'type' => 'integer',
'format' => 'int32',
],
'Code' => [
'type' => 'string',
],
'Message' => [
'type' => 'string',
],
'RequestId' => [
'type' => 'string',
],
'Success' => [
'type' => 'boolean',
],
],
],
],
],
],
],
'endpoints' => [
[
'regionId' => 'cn-shanghai',
'endpoint' => 'ccc.cn-shanghai.aliyuncs.com',
],
],
];