接口更新历史
当前版本:20160321.1.1330
2016-03-24
- 更新修改客户头像接口,增加Attachment参数保存完文件路径,注意本次是单文件,不是数组了,详见api/CustomerPhoto?customerCode={customerCode}
2016-03-23
- 更新客户信息变更接口,增加Attachment参数保存完文件路径,详见POST api/ChangeRequest
- 更新独立服务商提交发票地址接口,增加Attachment参数保存完文件路径,详见ContactEmail字段,详见PUT api/CustomereWallet/Withdraw/Invoice
2016-03-21
- 更新获取客户今本信息接口,增加民族字段的Nation,GET api/CustomerProfile?customerCode={customerCode}&openId={openId}
- 更新新增客户收获地址接口,增加身份证号码IdentityValue,邮箱ContactEmail字段,详见POST api/CustomerAddress
- 更新修改客户收获地址接口,增加身份证号码IdentityValue,邮箱ContactEmail字段,详见PUT api/CustomerAddress/{id}
- 更新获取客户收获地址接口,增加身份证号码IdentityValue,邮箱ContactEmail字段,详见GET api/CustomerAddress?customerCode={customerCode}
2016-03-12
- 增加制作优惠券接口,详见POST api/GenerateCoupon
- 增加分享优惠券接口,详见GET api/ShareCoupon?customerCode={customerCode}&couponCode={couponId}
- 增加领取优惠券接口,详见GET api/GetCoupon?customerCode={customerCode}&shareId={shareId}
- 增加获取制作优惠券历史明细接口,详见GET api/GenerateCoupon?customerCode={customerCode}&index={index}&count={count}
- 增加提交退换货接口,详见POST api/ReturnGoods/SubmitRequest
- 增加提交退换货退货快递信息接口,详见POST api/ReturnGoods/SubmitExpressInfo
- 增加退换货查询接口,详见api/ReturnGoods/ReturnRequestList?orderNumber={orderNumber}
- 增加退换货详情查询接口,详见GET api/ReturnGoods/ReturnRequestDetail?requestId={requestId}
2016-02-29
- 增加客户是否可联系(是否接受短信),详见GET GET api/Customer/CanContact?customerCode={customerCode}&canContact={canContact}
- 更新转账接口,修复多账户金额转出时转账表数据缺失,详见PUT api/CustomereWallet/Transfer
- 更新修改手机号接口,修改手机号时同步修改CommunicationChannel表手机号,详见PUT api/CustomerPhone?customerCode={customerCode}
- 更新增加变更记录接口,修改配偶信息时增加判断,判断当前配偶是否符合条件,详见POST api/ChangeRequest
- 增加配偶检查接口,根据配偶编号判断是否符合条件,详见GET api/Spouse?spouseCustomerCode={spouseCustomerCode}
2016-02-22
- 更新获取服务商系数和服务期限接口,修复起始时间问题,详见GET api/CustomereWallet/Withdraw/ServiceTime?customerCode={customerCode}
2016-02-17
- 更新客户提现申请接口,拆分服务费和佣金申请接口,佣金提现申请接口,详见POST api/CustomereWallet/Withdraw
- 增加服务费申请接口,详见POST api/CustomereWallet/Withdraw/ServiceFee
- 增加获取独立服务商服务时间及系数,原获取独立服务商服务系数将弃用,详见GET api/CustomereWallet/Withdraw/ServiceTime?customerCode={customerCode}
- 增加获取独立服务商服务费申请明细,详见GET api/CustomereWallet/Withdraw/ServiceServiceForm?id={id}
2016-01-28
- 更新转账接口,增加备注(Remark)字段,详见PUT api/CustomereWallet/Transfer
- 增加转账明细列表,详见GET api/CustomereWallet/Transfer/List?customerCode={customerCode}&index={index}&count={count}
- 增加转账明细详情,详见GET api/CustomereWallet/Transfer/Detail?transferId={transferId}
2016-01-25
- 获取提现申请明细(单条),详见GET api/CustomereWallet/Withdraw/RequestDetail?requestId={requestId}
2016-01-21
- 新增检查客户当天是否可提现接口,详见GET api/CustomereWallet/Withdraw/Check?customerCode={customerCode}
- 新增获取提现申请明细接口,详见api/CustomereWallet/Withdraw/RequestDetails?customerCode={customerCode}&index={index}&count={count}
- 新增获取提现支付明细接口,详见GET api/CustomereWallet/Withdraw/PaymentDetails?customerCode={customerCode}&index={index}&count={count}
- 新增报酬申请审批接口(仅CRM),详见POST api/Approval/WithdrawRequest
- 更新发票审批接口(仅CRM),详见POST api/Approval/ServiceFeeInvoice
2016-01-18
- 新增非独立经销商转账查询接口,详见GET api/CustomereWallet/WithdrawAccount?customerCode={customerCode}
- 新增提现申请接口,详见POST api/CustomereWallet/Withdraw
- 新增发票提交接口,详见PUT api/CustomereWallet/Withdraw/Invoice
- 新增获取服务商系数接口,详见GET api/CustomereWallet/Withdraw/ServiceCoefficient?custType={custType}&custCategory={custCategory}&memberCardType={memberCardType}
- 更新转账接口,详见PUT api/CustomereWallet/Transfer
2016-01-04
- 新增CRM审批接口,详见POST api/Approval/CustomerSignUp
- 新增CRM审批接口,详见POST api/Approval/CustomerUpgrade
- 新增CRM审批接口,详见POST api/Approval/CustomerChangeRequest
2015-12-23
- 新增修改接口,详见ChangeRequest
2015-12-04
- 更新分配培训顾问逻辑,新增downline数量限制
2015-11-05
- 更新优惠券接口
- 新增api/Logistics,快递公司列表接口
2015-11-03
- 新增GET api/Order/LogisticsStatus,获取物流状态接口
2015-10-18
- 更新GET api/Customerewallet
2015-10-18
- 更新密码修改获取短信验证码等接口
2015-10-16
- 更新GET api/Customer/ReferralCheck接口,更新健康顾问验证逻辑
- 更新GET api/Customer/WaitAssignMentorList接口,更新待分配培训导师列表逻辑
- 更新PUT api/Customer/SetMentorForSRCustomer,更新分配培训导师业务逻辑
- 更新GET api/CustomereWallet,个人中心查询健康券
2015-10-15
- 添加PUT api/CustomereWallet/OrderPayment接口,订单使用电子钱包接口
- 添加PUT api/CustomereWallet/Transfer接口,电子账户转账接口
- 更新GET api/CustomerProfile,针对CustomerUpgrade增加了升级前客户类型和升级目标客户类型
2015-10-10
- 更新GET api/Customer/ReferralCheck接口,更新返回信息详见接口
- 更新GET api/CustomerProfile接口,返回字段去掉CustTypeDesc,CustCategoryDesc,MemberCardTypeDesc ,新增TitleCN,TitleEN,TitleIcon详见接口
- 更新POST api/CustomerPin/接口,返回字段去掉CustTypeDesc,CustCategoryDesc,MemberCardTypeDesc ,新增TitleCN,TitleEN,TitleIcon详见接口
- 更新GET api/CustomerPin/Auto接口,返回字段去掉CustTypeDesc,CustCategoryDesc,MemberCardTypeDesc ,新增TitleCN,TitleEN,TitleIcon详见接口
- 更新POST api/CustomerPin?CustomerCode={Code} 接口,根据客户编号获取当前客户手机号,返回的手机号隐藏了中间4位号码,如138****0000
2015-09-25
- 更新api/Customer/WaitAssignMentorList接口,重新设计获取获取待分配列表
2015-09-24
- 添加api/customer/customertypelist接口,客户类型接口
- 修改api/Customer/ReferrerCheck接口,增加配偶编号参数,接口返回健康顾问的姓名
- 更新获取验证码接口短信模版,更新获取验证码逻辑
- 更新找回密码功能接口,添加判断当前用户是否存在逻辑
2015-09-22
- 添加api/AuthTest接口,提供接口授权测试
- 更新api/order/freight,原接口只返回运费,现增加仓库代码字段
- 更新api/Customer/WaitAssignMentorList,新增客户申请日期字段
2015-09-17
- 更新重置密码和用户登录接口,如果客户主信息未同步,接口返回异常信息
2015-09-16
- 更新 api/CustomerProfile 客户基本信息接口
2015-09-15
- 新增 api/CustomerPhoto 客户头像修改接口
2015-09-14
- 修复 api/CustomerPhone接口
2015-09-09
- 新增 api/Customer/CustomerName
- 更新 api/CustomerProfile
- 更新 api/Order
- 更新 api/OrderPayment
- 更新 api/OrderDetail
- 更新 api/Product
- 更新 api/ProductPrice
- 新增 api/Product/TradeType
2015-09-08
- 新增选择健康顾问验证接口api/Customer/ReferrerCheck
- 新增获取待分配导师接口api/Customer/WaitAssignMentorList
- 新增根据导师编号获取导师名称接口api/Customer/MentorName
- 新增分配导师接口api/Customer/SetMentorForSRCustomer
- 更新订单状态的ValueList接口
2015-09-02
- 更新api/product接口,新增渠道channel,海关customs,预售preSale
- 更新api/customervolume接口
- 更新修改密码接口,集成短信验证码
2015-08-27
- 修复api/CustomerCommunicationChannel 接口
- 新增和更新CustomerVolume接口
2015-08-25
- 更新api/CustomerCommunicationChannelType 接口
- 修复Post api/CustomerPin接口
2015-08-21
- 更新客户收货地址接口,去掉AddressType
- 新增优惠券接口
- 新增客户积分接口
- 新增客户Bonus接口
2015-08-20
- 新增获取客户属性接口
- 优化根据经纬度获取附近健康顾问接口
- 优化接口Api显示效果
- 添加优惠券接口
2015-08-19
- 新增根据id获取客户特殊日期
- 优化登录、找回密码接口
2015-08-18
- 修复部分接口bug
- 新增通过客户编号获取客户手机号接口
- 优化,为WeChat自动登录提供独立接口
2015-08-14
- 修复订单接口
- 获取商品价格接口新增渠道字段
2015-08-13
- 对部分接口进行重构,新增接口
- 新增客户微信解绑功能
- 新增字段类型接口,如订单状态、支付状态等
2015-08-11
- 添加获取默认收货地址接口
2015-08-10
- 更新订单详情接口,一次返回订单明细
- 更新收货地址接口,实现设置主收货地址功能
2015-07-31
- 新增设置默认地址接口
2015-07-28
- 新增根据地址ID获取地址信息
2015-07-27
- 新增根据地址和经纬度查询健康顾问接口
- 新增获取零售店接口
- 新增获取配偶信息接口
- 优化接口的异常处理,统一返回错误信息
2015-07-24
- 优化接口参数及返回描述
- 更新CustomerPin相关接口
- 更新CustomerBank接口,去掉图片字段信息