API AddTicket

Param Type Description
instanceKey String Instance key
userID Int32 ID สมาชิก
userCode String รหัสสมาชิก
type Int32 ประเถทข้อความ GetTypeTicket
subject String ชื่อหัวข้อ
detail String รายละเอียด
ticketID Int32 ID ข้อความ (Add Comment) GetTicketList
billCode String เลขที่ออเดอร์
image base64 ไฟล์แนบ (ประเภทไฟล์ที่สนับสนุน: gif, jpg, jpeg, png, pdf)

Example Parameters:

        {
            "result":true,
            "property":{
                "error":"สถานะ (200 = บันทึกสำเร็จ , 400 = บันทึกไม่สำเร็จ)"
            }
        }
    
instanceKey *
userID *
userCode *
type *
subject *
detail *
ticketID
billCode
image