云客服-查询指定任务的日结统计信息:样例报文
时间:2025-02-12 14:54:35
样例报文
- 请求头:
Content-Type: application/json;charset=UTF-8Authorization: ******************
- 请求参数:
{ "vdn": 222,"ccId":89,"taskId": "1176499974","beginDayTime": "2021-01-21","endDayTime": "2021-01-23"}
- 响应参数:
{ "resultCode": "0100000", "resultDesc": [{"statDate": "2021-01-17","totalCount": 200,"succCount": 101, "succRate": "50.5%"},{"statDate": "2021-01-18","totalCount": 320,"succCount": 248, "succRate": "77.5%"}]}
support.huaweicloud.com/api-ccfs-cec/cec_07_2613.html