云客服-查询抢插话规则:报文样例

时间:2024-09-24 14:46:46

报文样例

  • 场景描述:根据ID查询抢插话规则。

    请求头:

    x-app-key:************************************  
    X-UserID:1611917095665261978  
    Authorization:Bearer ********************************

    请求参数:

    {
    	"interposal_id": "922993405183660032"
    }

    响应参数:

    {
    	"resultCode": "0405000",
    	"resultDesc": "操作成功",
    	"setting": {
    		"score": "-4",
    		"seconds": "4",
    		"times": "4",
    		"other": {
    			"call_end": 1623999504,
    			"call_from": 1623913102
    		},
    		"interposal_id": "922993405183660032",
    		"name": "test0613"
    	}
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2697.html