Documentation
¶
Overview ¶
Package tbrefund 包含淘宝退款API,相关方法
Index ¶
- func TaobaoRefundDetailGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundMessageAdd(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundMessagesGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundNegotiatereturn(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundNegotiatereturnRender(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundRefusereasonGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundStatusGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRefundsApplyGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRpRefundIntercept(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRpRefundReview(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRpRefundsAgree(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRpReturngoodsAgree(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRpReturngoodsRefill(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoRpReturngoodsRefuse(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoSpecialRefundGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoSpecialRefundsReceiveGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TmallDisputeReceiveGet(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoRefundDetailGet ¶
func TaobaoRefundDetailGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundDetailGetAPIRequest, resp *tbrefund.TaobaoRefundDetailGetAPIResponse, session string) error
TaobaoRefundDetailGet 退款详情页渲染 taobao.refund.detail.get
退款详情页渲染
func TaobaoRefundGet ¶
func TaobaoRefundGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundGetAPIRequest, resp *tbrefund.TaobaoRefundGetAPIResponse, session string) error
TaobaoRefundGet 获取单笔退款详情 taobao.refund.get
获取单笔退款详情
func TaobaoRefundMessageAdd ¶
func TaobaoRefundMessageAdd(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundMessageAddAPIRequest, resp *tbrefund.TaobaoRefundMessageAddAPIResponse, session string) error
TaobaoRefundMessageAdd 创建退款留言/凭证 taobao.refund.message.add
创建退款留言/凭证
func TaobaoRefundMessagesGet ¶
func TaobaoRefundMessagesGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundMessagesGetAPIRequest, resp *tbrefund.TaobaoRefundMessagesGetAPIResponse, session string) error
TaobaoRefundMessagesGet 查询退款留言/凭证列表 taobao.refund.messages.get
查询退款留言/凭证列表
func TaobaoRefundNegotiatereturn ¶
func TaobaoRefundNegotiatereturn(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundNegotiatereturnAPIRequest, resp *tbrefund.TaobaoRefundNegotiatereturnAPIResponse, session string) error
TaobaoRefundNegotiatereturn 协商退货退款 taobao.refund.negotiatereturn
协商退货退款
func TaobaoRefundNegotiatereturnRender ¶
func TaobaoRefundNegotiatereturnRender(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundNegotiatereturnRenderAPIRequest, resp *tbrefund.TaobaoRefundNegotiatereturnRenderAPIResponse, session string) error
TaobaoRefundNegotiatereturnRender 协商退货退款渲染 taobao.refund.negotiatereturn.render
协商退货退款渲染
func TaobaoRefundRefusereasonGet ¶
func TaobaoRefundRefusereasonGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundRefusereasonGetAPIRequest, resp *tbrefund.TaobaoRefundRefusereasonGetAPIResponse, session string) error
TaobaoRefundRefusereasonGet 获取拒绝原因列表 taobao.refund.refusereason.get
获取商家拒绝原因列表
func TaobaoRefundStatusGet ¶
func TaobaoRefundStatusGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundStatusGetAPIRequest, resp *tbrefund.TaobaoRefundStatusGetAPIResponse, session string) error
TaobaoRefundStatusGet 查询退款状态 taobao.refund.status.get
根据主订单或者子订单id查询退款状态,入参传入主订单或者子订单号1.如果当传入子订单时,返回子订单最后一笔退款单的状态,如果子订单申请退款退款返回空list.2.如果传传入主订单,则返回主订单下所有子订单的最后一笔退款单状态,如果对应的子订单没有生成退款单,则对应子订单对应数据返回。
func TaobaoRefundsApplyGet ¶
func TaobaoRefundsApplyGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRefundsApplyGetAPIRequest, resp *tbrefund.TaobaoRefundsApplyGetAPIResponse, session string) error
TaobaoRefundsApplyGet 查询买家申请的退款列表 taobao.refunds.apply.get
查询买家申请的退款列表,且查询外店的退款列表时需要指定交易类型
func TaobaoRpRefundIntercept ¶
func TaobaoRpRefundIntercept(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRpRefundInterceptAPIRequest, resp *tbrefund.TaobaoRpRefundInterceptAPIResponse, session string) error
TaobaoRpRefundIntercept 卖家发起拦截 taobao.rp.refund.intercept
卖家发起拦截
func TaobaoRpRefundReview ¶
func TaobaoRpRefundReview(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRpRefundReviewAPIRequest, resp *tbrefund.TaobaoRpRefundReviewAPIResponse, session string) error
TaobaoRpRefundReview 审核退款单 taobao.rp.refund.review
审核退款单,标志是否可用于批量退款,目前仅支持天猫订单。
func TaobaoRpRefundsAgree ¶
func TaobaoRpRefundsAgree(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRpRefundsAgreeAPIRequest, resp *tbrefund.TaobaoRpRefundsAgreeAPIResponse, session string) error
TaobaoRpRefundsAgree 同意退款 taobao.rp.refunds.agree
卖家同意退款,支持批量退款,只允许子账号操作。淘宝退款一次最多能退20笔,总金额不超过6000元;天猫退款一次最多能退30笔,总金额不超过10000元。
func TaobaoRpReturngoodsAgree ¶
func TaobaoRpReturngoodsAgree(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRpReturngoodsAgreeAPIRequest, resp *tbrefund.TaobaoRpReturngoodsAgreeAPIResponse, session string) error
TaobaoRpReturngoodsAgree 卖家同意退货 taobao.rp.returngoods.agree
卖家同意退货,支持淘宝和天猫的订单。
func TaobaoRpReturngoodsRefill ¶
func TaobaoRpReturngoodsRefill(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRpReturngoodsRefillAPIRequest, resp *tbrefund.TaobaoRpReturngoodsRefillAPIResponse, session string) error
TaobaoRpReturngoodsRefill 卖家回填物流信息 taobao.rp.returngoods.refill
卖家收到货物回填物流信息,如果买家已经回填物流信息,则接口报错,目前仅支持天猫订单。
func TaobaoRpReturngoodsRefuse ¶
func TaobaoRpReturngoodsRefuse(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoRpReturngoodsRefuseAPIRequest, resp *tbrefund.TaobaoRpReturngoodsRefuseAPIResponse, session string) error
TaobaoRpReturngoodsRefuse 卖家拒绝退货 taobao.rp.returngoods.refuse
卖家拒绝退货,目前仅支持天猫退货。
func TaobaoSpecialRefundGet ¶
func TaobaoSpecialRefundGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoSpecialRefundGetAPIRequest, resp *tbrefund.TaobaoSpecialRefundGetAPIResponse, session string) error
TaobaoSpecialRefundGet 特殊部分退纠纷单查询 taobao.special.refund.get
获取单笔特殊部分退的纠纷单查询
func TaobaoSpecialRefundsReceiveGet ¶
func TaobaoSpecialRefundsReceiveGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TaobaoSpecialRefundsReceiveGetAPIRequest, resp *tbrefund.TaobaoSpecialRefundsReceiveGetAPIResponse, session string) error
TaobaoSpecialRefundsReceiveGet 特殊退款类型的纠纷单列表查询 taobao.special.refunds.receive.get
特殊退款类型的纠纷单列表查询
func TmallDisputeReceiveGet ¶
func TmallDisputeReceiveGet(ctx context.Context, clt *core.SDKClient, req *tbrefund.TmallDisputeReceiveGetAPIRequest, resp *tbrefund.TmallDisputeReceiveGetAPIResponse, session string) error
TmallDisputeReceiveGet 天猫逆向纠纷查询 tmall.dispute.receive.get
展示商家所有退款信息
Types ¶
This section is empty.
Source Files
¶
- TaobaoRefundDetailGet.go
- TaobaoRefundGet.go
- TaobaoRefundMessageAdd.go
- TaobaoRefundMessagesGet.go
- TaobaoRefundNegotiatereturn.go
- TaobaoRefundNegotiatereturnRender.go
- TaobaoRefundRefusereasonGet.go
- TaobaoRefundStatusGet.go
- TaobaoRefundsApplyGet.go
- TaobaoRpRefundIntercept.go
- TaobaoRpRefundReview.go
- TaobaoRpRefundsAgree.go
- TaobaoRpReturngoodsAgree.go
- TaobaoRpReturngoodsRefill.go
- TaobaoRpReturngoodsRefuse.go
- TaobaoSpecialRefundGet.go
- TaobaoSpecialRefundsReceiveGet.go
- TmallDisputeReceiveGet.go
- doc.go