- 淘宝
- 1688
- 商品
- 订单
- 售后
- 消息回调
- 购物车
- 营销
- 基础
- 仓库物流
查询售后单详情
POST
/alibaba/refund/info
请求参数
Header 参数
access-key
string
必需
默认值:
58c0201dfdf148eca63cbf6bb5e7cf03
nonce-str
string
可选
默认值:
nonce-str
timestamp
string
必需
默认值:
1715669977082
user-id
string
必需
默认值:
2100007341207
signature
string
必需
默认值:
B7F83FE2ADC8D8F044F2E01F0FFE8C80
Body 参数application/json
refundId
string
售后ID
示例
{
"refundId": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.pandapon.com/alibaba/refund/info' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'timestamp;' \
--header 'user-id;' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data-raw '{
"refundId": "string"
}'
返回响应
🟢200成功
application/json
Body
requestId
string | null
请求ID
code
integer | null
返回码
developId
integer | null
开发者ID
msg
string | null
返回码对应信息
data
object (AlibabaRefundInfo)
返回内容
id
integer | null
可选
createBy
string | null
可选
createById
integer | null
可选
createTime
string | null
可选
updateBy
string | null
可选
updateById
integer | null
可选
updateTime
string | null
可选
remark
string | null
可选
alipayPaymentId
string | null
支付宝交易号
applyCarriage
integer | null
可选
applyExpect
integer | null
可选
applyPayment
integer | null
可选
applyReason
string | null
申请原因
applyReasonId
integer | null
申请原因ID
applySubReason
string | null
二级退款原因
applySubReasonId
integer | null
二级退款原因Id
buyerAlipayId
string | null
买家支付宝ID
buyerLogisticsName
string | null
买家退货物流公司名
buyerMemberId
string | null
买家会员ID
buyerSendGoods
boolean | null
可选
buyerUserId
integer | null
可选
canRefundPayment
integer | null
可选
crmModifyRefund
boolean | null
可选
disburseChannel
string | null
可选
disputeRequest
integer | null
售后退款要求
disputeType
integer | null
可选
extInfo
string | null
扩展信息
freightBill
string | null
运单号
frozenFund
integer | null
可选
gmtApply
string | null
申请退款时间
gmtCompleted
string | null
完成时间
gmtCreate
string | null
创建时间
gmtFreezed
string | null
可选
gmtModified
string | null
修改时间
gmtTimeOut
string | null
可选
goodsReceived
boolean | null
买家是否已收到货
goodsStatus
integer | null
可选
refundId
string | null
退款单逻辑主键
instantRefundType
string | null
极速到账退款类型
insufficientAccount
boolean | null
可选
insufficientBail
boolean | null
可选
newRefundReturn
boolean | null
可选
onlyRefund
boolean | null
是否仅退款
orderEntryCountMap
string | null
子订单退货数量
orderEntryIdList
string | null
可选
orderId
integer | null
可选
prepaidBalance
integer | null
可选
productName
string | null
可选
refundCarriage
integer | null
可选
refundGoods
boolean | null
是否要求退货
refundPayment
integer | null
可选
rejectReason
string | null
卖家拒绝原因
rejectReasonId
integer | null
卖家拒绝原因Id
rejectTimes
integer | null
退款单被拒绝的次数
sellerAlipayId
string | null