文档
测试

根据订单流水编号,查询退款记录

GET
http://check.gaindewo.com/v2/orderRefundLog/selectByOrderNo?orderNo=ESO200728175651169001

响应参数

参数名
类型
描述
必填
moreInfo
object
示例:null
必填
data
array
数据列表
必填
id
string
示例:xpur
必填
createdAt
int
示例:1595930233000
必填
updatedAt
int
示例:1595930280000
必填
applyNo
string
示例:R200728175711169000
必填
orderId
string
示例:1111111129043
必填
orderNo
string
示例:ESO200728175651169001
必填
productName
string
示例:手镯
必填
refundStatus
string
示例:CANCEL
必填
refundOperatorId
object
示例:null
必填
refundProposerId
string
示例:3wx28g2ps
必填
refundApplyTime
int
示例:1595865600000
必填
cancelRefundTime
int
示例:1595865600000
必填
refundTime
object
示例:null
必填
refundApplyPrice
int
示例:200
必填
refundPrice
object
示例:null
必填
archive
boolean
示例:false
必填
refundOperatorName
object
示例:null
必填
refundProposerName
string
示例:!
必填
error
string
示例:Success
必填
errorCode
int
示例:200
必填

请求参数

参数名
类型
描述
必填
orderNo
string
示例:ESO200728175651169001
必填