工單回復(fù), 回復(fù)的內(nèi)容可以通過ListTicketNotes接口獲取。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
TicketId | string | 是 | 工單號 | 0005PYGCW |
Content | string | 是 | 工單回復(fù)的內(nèi)容 | 好的, 我這邊已經(jīng)續(xù)費成功 |
FileNameList | array | 否 | 附件名稱列表,GetAttachmentUploadUrl 接口返回的 ObjectKey 字段 | |
string | 否 | GetAttachmentUploadUrl 接口返回的 ObjectKey 字段 | 6bc06f96-f8c1-4c00-9e30-368444fbd025.jpg, | |
Encrypt | boolean | 是 | 是否加密 | false |
Uid | string | 否 | 阿里云 UID | 1289427240739141 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"Code": 0,
"Message": "非法的入?yún)?,
"Data": "46434030",
"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. | 您沒有操作權(quán)限 |
500 | System.error | An error occurred while processing your request. | 系統(tǒng)出現(xiàn)未知錯誤,請重試 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|
暫無變更歷史