云客服-创建问题答案(createQuestionAnswer):请求说明
请求说明
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
2 |
Authorization |
String |
True |
鉴权字段,内容格式为: Bearer +tokenByAKSK接口的返回值中AccessToken(Bearer后有空格) |
3 |
x-app-key |
String |
True |
appKey字段,用户标识,请联系运营人员获取appKey |
序号 |
名称 |
参数类型 |
是否必选 |
说明 |
---|---|---|---|---|
1 |
questionId |
String |
True |
题目ID |
2 |
surveyAnswerId |
String |
True |
答卷ID |
3 |
surveyId |
String |
True |
问卷ID |
4 |
answerText |
String |
False |
答案内容 |
5 |
voiceScore |
DECIMAL (11,2) |
False |
语音得分 |
6 |
operScore |
DECIMAL (11,2) |
False |
操作得分 |
7 |
optionId |
String |
False |
选项ID |