计费展示
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求语法
POST /charging/details HTTP/1.1
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|
当前API无需请求参数
返回参数
示例
正常返回示例
JSON
格式
{
"data": {
"ruleCount": 0,
"ruleCountFree": 0,
"subscriptionNotifyCount": 0,
"subscriptionNotifyCountFree": 0,
"escalationPlanCount": 0,
"escalationPlanCountFree": 0,
"hasScheduleServiceGroupCount": 0,
"hasScheduleServiceGroupCountFree": 0,
"appUserCount": 0,
"appUserCountFree": 0,
"eventReportApi": 0,
"eventReportApiFree": 0,
"smsSend": 0,
"smsSendFree": 0,
"voiceSend": 0,
"voiceSendFree": 0,
"emailSend": 0,
"emailSendFree": 0,
"imMsgSend": 0,
"imMsgSendFree": 0,
"type": true
},
"RequestId": "4A83AF20-B471-5646-A2CA-2DC688A13013"
}
错误码
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史