Ticket
Quản lý ticket
Lấy danh sách ticket
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"status_code":9999,
"instance_id":"stg",
"instance_version":"1.2.163",
"payload":{
"items":[
{
"_id":"61c04292530c6a0efa4fa171",
"created_date":1639989906385,
"last_updated_date":1640101239690,
"create_by":{ // Người tạo
},
"last_updated_by":null,
"priority":"medium", // Độ ưu tiên (low,medium,high)
"name":"", // Tựa đề
"description":"", // Mô tả
"current_status":1, // Trạng thái
"is_expired":false, // hết hạn
"unique_id":"2188", // Id ticket
},
.....
],
"page_number":1,
"page_size":15,
"total_items":165,
"total_pages":11,
"has_next":true,
"next_page":2,
"has_previous":false,
"previous_page":1,
"extension":null
},
"key_enabled":false
}
Lấy thông tin ticket theo id
Query Parameters
Name
Type
Description
Response Body
Tạo ticket
Request Body
Name
Type
Description
Cập nhật ticket
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Xoá ticket
Path Parameters
Name
Type
Description
Cập nhật trạng thái ticket
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
Lấy danh sách chủ đề phiếu ghi
Tương tác ticket
Name
Value
Name
Type
Description
Tạo ghi chú
Name
Value
Name
Type
Description
Chỉnh sửa ghi chú
Name
Value
Name
Type
Description
Xoá ghi chú
Name
Value
Name
Value
Báo cáo tổng quan ticket
Name
Value
Name
Type
Description
Bộ tiêu chí đánh giá ticket
Name
Value
Đánh giá phiếu ghi
Name
Value
Name
Type
Description
Chuyển đổi nhân viên phụ trách phiếu ghi
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated