重开工单。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
TicketId | string | 是 | 工单编号 | 0005PYGCW |
Content | string | 是 | 重开工单回复内容 | 还没有解决问题 |
Uid | string | 否 | UID | 1013872004421947 |
返回参数
示例
正常返回示例
JSON
格式
{
"Code": 0,
"Message": "success",
"Data": "0005PYGCW",
"RequestId": "C1DA4C6F-963E-5741-AB57-67A554D102FD",
"Success": true
}
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | param.illegal | Params illegal. | - |
401 | illegal.auth | You are not authorized to perform the operation. | 您没有操作权限 |
500 | System.error | An error occurred while processing your request. | 系统出现未知错误,请重试 |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史