8.售后查询(商城专用)
POST
https://thirdparty-stage.yanglaoban.com/thirdparty/api/outorder/afs/query
请求参数
参数名
类型
描述
必填
outorderid
string
外部商品订单号
必填
startdate
timestamp
申请开始时间
必填
enddate
timestamp
申请结束时间
必填
shopid
string
门店编码
必填
refundtype
string
退款类型:仅退款:only.refund、退款退货:return
必填
afsorderstatus
string
售后状态(待客服审核:customer.service.audit 待买家发货:customer.wait.send 待平台收货:customer.service.receive 待退款:shop.audit 已退款:refunded 已关闭:closed)
必填
page
int
查询index
必填
size
int
分页大小(默认20)
必填
outafsid
string
外部售后单单号
必填
响应参数
参数名
类型
描述
必填
code
int
必填
message
string
必填
outorderid
string
商品订单号
必填
refundtype
string
退款类型:仅退款:only_refund、退款退货:return
必填
reason
string
退款原因
必填
remark
string
退款说明
必填
refundamt
decimal
实际退款金额
必填
applyrefundamt
decimal
申请退款金额
必填
logisticscode
string
物流单号
必填
logisticsname
string
物流公司
必填
afsorderstatus
售后状态
售后状态(待客服审核:customer.service.audit 待买家发货:customer.wait.send 待平台收货:customer.service.receive 待退款:shop.audit 已退款:refunded 已关闭:closed)
必填
img
string
图片
必填
total
int
查询总数
必填