Documentation ¶
Overview ¶
Package exchange 包含换货API相关方法
Index ¶
- func TmallExchangeAgree(clt *core.SDKClient, req *exchange.TmallExchangeAgreeAPIRequest, ...) (*exchange.TmallExchangeAgreeAPIResponse, error)
- func TmallExchangeConsigngoods(clt *core.SDKClient, req *exchange.TmallExchangeConsigngoodsAPIRequest, ...) (*exchange.TmallExchangeConsigngoodsAPIResponse, error)
- func TmallExchangeGet(clt *core.SDKClient, req *exchange.TmallExchangeGetAPIRequest, session string) (*exchange.TmallExchangeGetAPIResponse, error)
- func TmallExchangeMessageAdd(clt *core.SDKClient, req *exchange.TmallExchangeMessageAddAPIRequest, ...) (*exchange.TmallExchangeMessageAddAPIResponse, error)
- func TmallExchangeMessagesGet(clt *core.SDKClient, req *exchange.TmallExchangeMessagesGetAPIRequest, ...) (*exchange.TmallExchangeMessagesGetAPIResponse, error)
- func TmallExchangeReceiveGet(clt *core.SDKClient, req *exchange.TmallExchangeReceiveGetAPIRequest, ...) (*exchange.TmallExchangeReceiveGetAPIResponse, error)
- func TmallExchangeRefuse(clt *core.SDKClient, req *exchange.TmallExchangeRefuseAPIRequest, ...) (*exchange.TmallExchangeRefuseAPIResponse, error)
- func TmallExchangeRefusereasonGet(clt *core.SDKClient, req *exchange.TmallExchangeRefusereasonGetAPIRequest, ...) (*exchange.TmallExchangeRefusereasonGetAPIResponse, error)
- func TmallExchangeReturngoodsAgree(clt *core.SDKClient, req *exchange.TmallExchangeReturngoodsAgreeAPIRequest, ...) (*exchange.TmallExchangeReturngoodsAgreeAPIResponse, error)
- func TmallExchangeReturngoodsRefuse(clt *core.SDKClient, req *exchange.TmallExchangeReturngoodsRefuseAPIRequest, ...) (*exchange.TmallExchangeReturngoodsRefuseAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TmallExchangeAgree ¶
func TmallExchangeAgree(clt *core.SDKClient, req *exchange.TmallExchangeAgreeAPIRequest, session string) (*exchange.TmallExchangeAgreeAPIResponse, error)
TmallExchangeAgree 卖家同意换货申请 tmall.exchange.agree
卖家同意换货申请
func TmallExchangeConsigngoods ¶
func TmallExchangeConsigngoods(clt *core.SDKClient, req *exchange.TmallExchangeConsigngoodsAPIRequest, session string) (*exchange.TmallExchangeConsigngoodsAPIResponse, error)
TmallExchangeConsigngoods 卖家发货 tmall.exchange.consigngoods
卖家发货
func TmallExchangeGet ¶
func TmallExchangeGet(clt *core.SDKClient, req *exchange.TmallExchangeGetAPIRequest, session string) (*exchange.TmallExchangeGetAPIResponse, error)
TmallExchangeGet 获取单笔换货详情 tmall.exchange.get
获取单笔换货详情
func TmallExchangeMessageAdd ¶
func TmallExchangeMessageAdd(clt *core.SDKClient, req *exchange.TmallExchangeMessageAddAPIRequest, session string) (*exchange.TmallExchangeMessageAddAPIResponse, error)
TmallExchangeMessageAdd 卖家创建换货留言 tmall.exchange.message.add
卖家创建换货留言
func TmallExchangeMessagesGet ¶
func TmallExchangeMessagesGet(clt *core.SDKClient, req *exchange.TmallExchangeMessagesGetAPIRequest, session string) (*exchange.TmallExchangeMessagesGetAPIResponse, error)
TmallExchangeMessagesGet 查询换货订单留言列表 tmall.exchange.messages.get
查询换货订单留言列表
func TmallExchangeReceiveGet ¶
func TmallExchangeReceiveGet(clt *core.SDKClient, req *exchange.TmallExchangeReceiveGetAPIRequest, session string) (*exchange.TmallExchangeReceiveGetAPIResponse, error)
TmallExchangeReceiveGet 卖家查询换货列表 tmall.exchange.receive.get
卖家查询换货列表
func TmallExchangeRefuse ¶
func TmallExchangeRefuse(clt *core.SDKClient, req *exchange.TmallExchangeRefuseAPIRequest, session string) (*exchange.TmallExchangeRefuseAPIResponse, error)
TmallExchangeRefuse 卖家拒绝换货申请 tmall.exchange.refuse
卖家拒绝换货申请
func TmallExchangeRefusereasonGet ¶
func TmallExchangeRefusereasonGet(clt *core.SDKClient, req *exchange.TmallExchangeRefusereasonGetAPIRequest, session string) (*exchange.TmallExchangeRefusereasonGetAPIResponse, error)
TmallExchangeRefusereasonGet 获取拒绝换货原因列表 tmall.exchange.refusereason.get
获取拒绝换货原因列表
func TmallExchangeReturngoodsAgree ¶
func TmallExchangeReturngoodsAgree(clt *core.SDKClient, req *exchange.TmallExchangeReturngoodsAgreeAPIRequest, session string) (*exchange.TmallExchangeReturngoodsAgreeAPIResponse, error)
TmallExchangeReturngoodsAgree 卖家确认收货 tmall.exchange.returngoods.agree
卖家确认收货
func TmallExchangeReturngoodsRefuse ¶
func TmallExchangeReturngoodsRefuse(clt *core.SDKClient, req *exchange.TmallExchangeReturngoodsRefuseAPIRequest, session string) (*exchange.TmallExchangeReturngoodsRefuseAPIResponse, error)
TmallExchangeReturngoodsRefuse 卖家拒绝确认收货 tmall.exchange.returngoods.refuse
卖家拒绝买家换货申请
Types ¶
This section is empty.