文档
测试

交易订单列表

POST
http://192.168.31.230:9002/merchant/order/searchMerTradeOrderList

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选

请求参数

参数名
类型
描述
必填
currPage
int
示例:1
必填
pageSize
int
示例:2
必填
orderId
string
示例:订单号
必填
rechargeAccount
string
示例:充值账号
必填
status
string
示例:状态
必填
beginCreateTime
string
示例:开始时间
必填
endCreateTime
string
示例:截止时间
必填
merchantId
string
示例:商户号
必填
channelorderId
string
示例:外部订单号
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
list
array
数据列表
必填
id
int
示例:1
必填
orderId
int
示例:142141431
必填
merchantId
int
示例:10810902
必填
appCode
int
示例:100088011325
必填
bizType
int
示例:1
必填
customerOrderNo
string
示例:2141432142
必填
goodsCode
int
示例:1000000017
必填
goodsName
string
示例:QQ音乐-付费音乐包1个月
必填
rechargeAccount
object
示例:null
必填
buyNumber
int
示例:10
必填
totalPay
int
示例:150000
必填
payStatus
int
示例:1
必填
payMethod
int
示例:1
必填
status
int
示例:4
必填
processStartTime
object
示例:null
必填
completeTime
string
示例:2020-05-13T10:09:11.000+0000
必填
processType
int
示例:1
必填
workOrderNo
object
示例:null
必填
supplierCode
object
示例:null
必填
createTime
string
示例:2020-05-13T10:09:31.000+0000
必填
modifyTime
string
示例:2020-05-13T10:09:35.000+0000
必填
appInfo
object
示例:null
必填
orderDetailList
object
示例:null
必填
totalPage
int
示例:1
必填
totalRecords
int
示例:2
必填
currPage
int
示例:1
必填
code
string
示例:0
必填
success
boolean
示例:true
必填
resultMsg
object
示例:null
必填