API AddAddress

Param Type Description
instanceKey String Instance key
userID Int32 ID สมาชิก
userCode String รหัสสมาชิก
name String ชื่อผู้รับ
lastName String นามสกุล
address String ที่อยู่
district Int32 ID ตำบล GetDistrict
amphur Int32 ID อำเภอ GetAmphur
province Int32 ID จังหวัด GetProvince
zipCode String รหัสไปรษณีย์
phone String เบอร์โทรศัพท์

Example Parameters:

        {
            "result":true,
            "property":{
                "error":"สถานะ (200 = บันทึกสำเร็จ , 400 = บันทึกไม่สำเร็จ)",
                "alert":"ข้อความแจ้งเตือน",
            }
        }
    
instanceKey *
userID *
userCode *
name *
lastName *
address *
district *
amphur *
province *
zipCode *
phone *