云客服-获取呼叫目的设备信息 (getCalledInfo):报文样例

时间:2024-05-17 09:12:46

报文样例

  • 场景描述:样例报文

    请求头:

    x-app-key:9******************************3  
    Authorization:Bearer 9******************************7  
    Content-Type:application/json

    请求参数:

    {
    	"caller": "8888888",
    	"called": "6666614"
    }

    响应参数:

    {
    	"retMsg": "Called is not configured",
    	"retCode": "5"
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_1310.html