云客服-查询任务列表:响应说明

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

响应说明

  • 响应状态码: 200
表3 响应体参数

序号

名称

参数类型

是否必选

说明

1

taskList

TaskList[]

True

任务信息,该对象的参数说明请参见表4

2

count

number

True

符合条件的总数

表4 Tasklist参数说明

序号

名称

参数类型

是否必选

说明

1

taskId

string

True

任务id

2

taskNo

string

True

任务No

3

title

string

True

任务标题

4

ownerId

string

True

处理人id

5

priority

string

False

优先级

dataType : SingleSelect

枚举值:

  • Critical
  • High
  • Medium
  • Low

6

dueDate

Datetime

False

期望完成时间,时间格式为YYYY-MM-DD HH:mm:ss

7

status

string

True

任务状态

8

description

string

False

任务描述

9

creatorName

string

True

创建人名

10

ownerName

string

False

处理人名

11

creatorId

string

True

创建人id

support.huaweicloud.com/api-ccfs-cec/cec_07_3417.html