API GetCouponBill

Param Type Description
instanceKey String Instance key
userID Int32 ID สมาชิก
userCode String รหัสสมาชิก
billCode String เลขที่บิลสั่งซื้อ GetBillView
billType Int32 ประเภทบิล (1 = บิลสั่งซื้อ , 2 = บิลขนส่ง)
total Float ยอดเงินที่ต้องชำระ

Example Parameters:

        {
            "result":true,
            "property":[{
                "id":"ไอดี",
                "code":"รหัสคูปอง",
                "name":"ชื่อคูปอง",
                "amount":"มูลค่าคูปอง",
            }]
        }
    
instanceKey *
userID *
userCode *
billCode *
billType *
total *