会员资料查询 Get Member Info


公共参数名称 公共参数值
method fzapi.crm.get_member_info
content 请求参数集合,详见下面请求参数说明

请求参数说明

参数 类型 是否必填 最大长度 描述 示例值
mall_id String 10 商场编号(调用时可以不提供商场编号,如果不提供则查询所有商场会员) SH01
join_date String 20 入会日期(按会员入会日期查询会员资料) 2017-11-01

响应数据说明

参数 类型 是否必填 最大长度 描述 示例值
member_code String - 会员卡号
account_no String 会员账号(Member Id)
member_name_chn String 会员中文名称
member_name_eng String 会员英文名称
sex String 性别(F:女,M:男)
country String 国籍
address String 住址
postal_code String 邮政编码
telephone_country_code String 国家区位码
telephone String 联系电话
email String 电子邮箱地址
certificate_type String 证件类型(1=身份证,2=士官证,3=台胞证,4=驾驶证,5=护照,6=港澳同胞来往大陆通行证,7=其他)
id_no String 证件号码
marital_status Strig 婚姻状况(1:已婚,0:未婚)
had_child String 是否有小孩(1:是,0:否)
dob String 生日(格式yyyy-MM-dd)
like_product String 喜好选项(选项编码列表,多个用逗号隔开)
interest String 感兴趣活动选项(选项编号列表,多个用逗号隔开)
to_china_times String 到过中国次数
to_china_reason String 到访中国原因
requested_source String 介绍人来源(01:商户推荐Tenants Referral,02:会员推荐 Member,03:员工推荐 Staff,04:合作伙伴推荐Partnership)
requested_relationship String 介绍人关系(01:朋友,02:同事,03:亲属,04:其他)
refereces_by String 介绍人(商户号/会员卡号/员工号/合作伙伴编号)
weixin_unionid String 微信Union ID
issue_store String 发卡地点(商场编号)
grade String 会员等级
upgradetype String 等级变更原因
delete String delete状态(1为生效,0为失效,2为eform)
pushclassification String 会员人格
employeeno String 合作伙伴名称
sales_total String 消费总额
sales_times String 消费笔数
currentbonus String 现有积分
black_experience String 黑卡体验卡标识(0,1)
issuedate date 普卡创建时间
jointdate date eform卡升级时间
bonus_expdate String 积分过期时间
expiry_date String 会员过期时间
province String
city String
zone String
headphoto String 会员图片
salesmemophoto String 销售凭证的url

请求数据示例:

string strurl = "http://localhost:32052/fzapi.ashx?timestamp=2013-01-01 08:08:08&method=fzapi.crm.get_member_info&app_id=FZ2020170011&apiSecret=7msj3cin&charset=utf-8&sign_type=K11&sign=udf4+clgqi8qx9nugdzs0r3wpiq=&version=1.0.0&content={

“mall_id“:"SH01",

"join_date":"2017-11-01"

}

响应数据示例:

{

"success":true,

"code":"1000",

"msg":"Success",

"data":{"member_code":""...}

}

results matching ""

    No results matching ""