Reopens a ticket
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
TicketId | string | Yes | Work Order Number | 0005PYGCW |
Content | string | Yes | Reply content of rework order | ecs backup fails |
Uid | string | No | UID | 1013872004421947 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 0,
"Message": "success",
"Data": "0005PYGCW",
"RequestId": "C1DA4C6F-963E-5741-AB57-67A554D102FD",
"Success": true
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | param.illegal | Params illegal. | - |
401 | illegal.auth | You are not authorized to perform the operation. | You are not authorized to perform this operation. |
500 | System.error | An error occurred while processing your request. | An error occurred while processing your request. Please try again. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history