接口更新历史

当前版本:20160321.1.1330

2016-03-24

  1. 更新修改客户头像接口,增加Attachment参数保存完文件路径,注意本次是单文件,不是数组了,详见api/CustomerPhoto?customerCode={customerCode}

2016-03-23

  1. 更新客户信息变更接口,增加Attachment参数保存完文件路径,详见POST api/ChangeRequest
  2. 更新独立服务商提交发票地址接口,增加Attachment参数保存完文件路径,详见ContactEmail字段,详见PUT api/CustomereWallet/Withdraw/Invoice

2016-03-21

  1. 更新获取客户今本信息接口,增加民族字段的Nation,GET api/CustomerProfile?customerCode={customerCode}&openId={openId}
  2. 更新新增客户收获地址接口,增加身份证号码IdentityValue,邮箱ContactEmail字段,详见POST api/CustomerAddress
  3. 更新修改客户收获地址接口,增加身份证号码IdentityValue,邮箱ContactEmail字段,详见PUT api/CustomerAddress/{id}
  4. 更新获取客户收获地址接口,增加身份证号码IdentityValue,邮箱ContactEmail字段,详见GET api/CustomerAddress?customerCode={customerCode}

2016-03-12

  1. 增加制作优惠券接口,详见POST api/GenerateCoupon
  2. 增加分享优惠券接口,详见GET api/ShareCoupon?customerCode={customerCode}&couponCode={couponId}
  3. 增加领取优惠券接口,详见GET api/GetCoupon?customerCode={customerCode}&shareId={shareId}
  4. 增加获取制作优惠券历史明细接口,详见GET api/GenerateCoupon?customerCode={customerCode}&index={index}&count={count}
  5. 增加提交退换货接口,详见POST api/ReturnGoods/SubmitRequest
  6. 增加提交退换货退货快递信息接口,详见POST api/ReturnGoods/SubmitExpressInfo
  7. 增加退换货查询接口,详见api/ReturnGoods/ReturnRequestList?orderNumber={orderNumber}
  8. 增加退换货详情查询接口,详见GET api/ReturnGoods/ReturnRequestDetail?requestId={requestId}

2016-02-29

  1. 增加客户是否可联系(是否接受短信),详见GET GET api/Customer/CanContact?customerCode={customerCode}&canContact={canContact}
  2. 更新转账接口,修复多账户金额转出时转账表数据缺失,详见PUT api/CustomereWallet/Transfer
  3. 更新修改手机号接口,修改手机号时同步修改CommunicationChannel表手机号,详见PUT api/CustomerPhone?customerCode={customerCode}
  4. 更新增加变更记录接口,修改配偶信息时增加判断,判断当前配偶是否符合条件,详见POST api/ChangeRequest
  5. 增加配偶检查接口,根据配偶编号判断是否符合条件,详见GET api/Spouse?spouseCustomerCode={spouseCustomerCode}

2016-02-22

  1. 更新获取服务商系数和服务期限接口,修复起始时间问题,详见GET api/CustomereWallet/Withdraw/ServiceTime?customerCode={customerCode}

2016-02-17

  1. 更新客户提现申请接口,拆分服务费和佣金申请接口,佣金提现申请接口,详见POST api/CustomereWallet/Withdraw
  2. 增加服务费申请接口,详见POST api/CustomereWallet/Withdraw/ServiceFee
  3. 增加获取独立服务商服务时间及系数,原获取独立服务商服务系数将弃用,详见GET api/CustomereWallet/Withdraw/ServiceTime?customerCode={customerCode}
  4. 增加获取独立服务商服务费申请明细,详见GET api/CustomereWallet/Withdraw/ServiceServiceForm?id={id}

2016-01-28

  1. 更新转账接口,增加备注(Remark)字段,详见PUT api/CustomereWallet/Transfer
  2. 增加转账明细列表,详见GET api/CustomereWallet/Transfer/List?customerCode={customerCode}&index={index}&count={count}
  3. 增加转账明细详情,详见GET api/CustomereWallet/Transfer/Detail?transferId={transferId}

2016-01-25

  1. 获取提现申请明细(单条),详见GET api/CustomereWallet/Withdraw/RequestDetail?requestId={requestId}

2016-01-21

  1. 新增检查客户当天是否可提现接口,详见GET api/CustomereWallet/Withdraw/Check?customerCode={customerCode}
  2. 新增获取提现申请明细接口,详见api/CustomereWallet/Withdraw/RequestDetails?customerCode={customerCode}&index={index}&count={count}
  3. 新增获取提现支付明细接口,详见GET api/CustomereWallet/Withdraw/PaymentDetails?customerCode={customerCode}&index={index}&count={count}
  4. 新增报酬申请审批接口(仅CRM),详见POST api/Approval/WithdrawRequest
  5. 更新发票审批接口(仅CRM),详见POST api/Approval/ServiceFeeInvoice

2016-01-18

  1. 新增非独立经销商转账查询接口,详见GET api/CustomereWallet/WithdrawAccount?customerCode={customerCode}
  2. 新增提现申请接口,详见POST api/CustomereWallet/Withdraw
  3. 新增发票提交接口,详见PUT api/CustomereWallet/Withdraw/Invoice
  4. 新增获取服务商系数接口,详见GET api/CustomereWallet/Withdraw/ServiceCoefficient?custType={custType}&custCategory={custCategory}&memberCardType={memberCardType}
  5. 更新转账接口,详见PUT api/CustomereWallet/Transfer

2016-01-04

  1. 新增CRM审批接口,详见POST api/Approval/CustomerSignUp
  2. 新增CRM审批接口,详见POST api/Approval/CustomerUpgrade
  3. 新增CRM审批接口,详见POST api/Approval/CustomerChangeRequest

2015-12-23

  1. 新增修改接口,详见ChangeRequest

2015-12-04

  1. 更新分配培训顾问逻辑,新增downline数量限制

2015-11-05

  1. 更新优惠券接口
  2. 新增api/Logistics,快递公司列表接口

2015-11-03

  1. 新增GET api/Order/LogisticsStatus,获取物流状态接口

2015-10-18

  1. 更新GET api/Customerewallet

2015-10-18

  1. 更新密码修改获取短信验证码等接口

2015-10-16

  1. 更新GET api/Customer/ReferralCheck接口,更新健康顾问验证逻辑
  2. 更新GET api/Customer/WaitAssignMentorList接口,更新待分配培训导师列表逻辑
  3. 更新PUT api/Customer/SetMentorForSRCustomer,更新分配培训导师业务逻辑
  4. 更新GET api/CustomereWallet,个人中心查询健康券

2015-10-15

  1. 添加PUT api/CustomereWallet/OrderPayment接口,订单使用电子钱包接口
  2. 添加PUT api/CustomereWallet/Transfer接口,电子账户转账接口
  3. 更新GET api/CustomerProfile,针对CustomerUpgrade增加了升级前客户类型和升级目标客户类型

2015-10-10

  1. 更新GET api/Customer/ReferralCheck接口,更新返回信息详见接口
  2. 更新GET api/CustomerProfile接口,返回字段去掉CustTypeDesc,CustCategoryDesc,MemberCardTypeDesc ,新增TitleCN,TitleEN,TitleIcon详见接口
  3. 更新POST api/CustomerPin/接口,返回字段去掉CustTypeDesc,CustCategoryDesc,MemberCardTypeDesc ,新增TitleCN,TitleEN,TitleIcon详见接口
  4. 更新GET api/CustomerPin/Auto接口,返回字段去掉CustTypeDesc,CustCategoryDesc,MemberCardTypeDesc ,新增TitleCN,TitleEN,TitleIcon详见接口
  5. 更新POST api/CustomerPin?CustomerCode={Code} 接口,根据客户编号获取当前客户手机号,返回的手机号隐藏了中间4位号码,如138****0000

2015-09-25

  1. 更新api/Customer/WaitAssignMentorList接口,重新设计获取获取待分配列表

2015-09-24

  1. 添加api/customer/customertypelist接口,客户类型接口
  2. 修改api/Customer/ReferrerCheck接口,增加配偶编号参数,接口返回健康顾问的姓名
  3. 更新获取验证码接口短信模版,更新获取验证码逻辑
  4. 更新找回密码功能接口,添加判断当前用户是否存在逻辑

2015-09-22

  1. 添加api/AuthTest接口,提供接口授权测试
  2. 更新api/order/freight,原接口只返回运费,现增加仓库代码字段
  3. 更新api/Customer/WaitAssignMentorList,新增客户申请日期字段

2015-09-17

  1. 更新重置密码和用户登录接口,如果客户主信息未同步,接口返回异常信息

2015-09-16

  1. 更新 api/CustomerProfile 客户基本信息接口

2015-09-15

  1. 新增 api/CustomerPhoto 客户头像修改接口

2015-09-14

  1. 修复 api/CustomerPhone接口

2015-09-09

  1. 新增 api/Customer/CustomerName
  2. 更新 api/CustomerProfile
  3. 更新 api/Order
  4. 更新 api/OrderPayment
  5. 更新 api/OrderDetail
  6. 更新 api/Product
  7. 更新 api/ProductPrice
  8. 新增 api/Product/TradeType

2015-09-08

  1. 新增选择健康顾问验证接口api/Customer/ReferrerCheck
  2. 新增获取待分配导师接口api/Customer/WaitAssignMentorList
  3. 新增根据导师编号获取导师名称接口api/Customer/MentorName
  4. 新增分配导师接口api/Customer/SetMentorForSRCustomer
  5. 更新订单状态的ValueList接口

2015-09-02

  1. 更新api/product接口,新增渠道channel,海关customs,预售preSale
  2. 更新api/customervolume接口
  3. 更新修改密码接口,集成短信验证码

2015-08-27

  1. 修复api/CustomerCommunicationChannel 接口
  2. 新增和更新CustomerVolume接口

2015-08-25

  1. 更新api/CustomerCommunicationChannelType 接口
  2. 修复Post api/CustomerPin接口

2015-08-21

  1. 更新客户收货地址接口,去掉AddressType
  2. 新增优惠券接口
  3. 新增客户积分接口
  4. 新增客户Bonus接口

2015-08-20

  1. 新增获取客户属性接口
  2. 优化根据经纬度获取附近健康顾问接口
  3. 优化接口Api显示效果
  4. 添加优惠券接口

2015-08-19

  1. 新增根据id获取客户特殊日期
  2. 优化登录、找回密码接口

2015-08-18

  1. 修复部分接口bug
  2. 新增通过客户编号获取客户手机号接口
  3. 优化,为WeChat自动登录提供独立接口

2015-08-14

  1. 修复订单接口
  2. 获取商品价格接口新增渠道字段

2015-08-13

  1. 对部分接口进行重构,新增接口
  2. 新增客户微信解绑功能
  3. 新增字段类型接口,如订单状态、支付状态等

2015-08-11

  1. 添加获取默认收货地址接口

2015-08-10

  1. 更新订单详情接口,一次返回订单明细
  2. 更新收货地址接口,实现设置主收货地址功能

2015-07-31

  1. 新增设置默认地址接口

2015-07-28

  1. 新增根据地址ID获取地址信息

2015-07-27

  1. 新增根据地址和经纬度查询健康顾问接口
  2. 新增获取零售店接口
  3. 新增获取配偶信息接口
  4. 优化接口的异常处理,统一返回错误信息

2015-07-24

  1. 优化接口参数及返回描述
  2. 更新CustomerPin相关接口
  3. 更新CustomerBank接口,去掉图片字段信息