Last Updated on : 2023-06-20 12:34:13
You can change a service ticket that has already been processed to “finished” status. And you will no longer be able to process the service ticket after the change.
PUT: /v1.0/iot-01/ticket/feedbacks/{feedback_id}/operation-finish
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
feedback_id | String | uri | true | The ID of a specified service ticket. |
Description of body
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
sub_uid | String | body | true | The user ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
PUT: /v1.0/iot-01/ticket/feedbacks/FBAY20211129****/operation-finish
{
"sub_uid": "bay1598932344214****"
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback