查询用户即将到期的积分和当前的积分余额
POST
http://crm.houcaller.com/htest/openapi/v1/getShouldClearScoreForShop
请求参数
参数名
类型
描述
必填
queryType
String
查询类型 不传的话默认是memberId 可选参数 openId;//微信openId;unionId;//微信unionId;phone;//手机号码;memberId;//会员主键id;id;//会员主键id
可选
phone
String
可选
memberId
String
可选
id
String
可选
unionId
String
可选
openId
String
可选