文档
测试

获取未支付订单数

POST
http://192.168.31.230:9001/order/getUnpaidOrderNum

请求头

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

请求参数

参数名
类型
描述
必填
merchantId
int
示例:10810902
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
list
array
数据列表
必填
merchantId
int
示例:10809871
必填
goodsTypeCode
int
示例:104
必填
price
int
示例:64000
必填
goodsTypeName
string
示例:直充
必填
facePrice
int
示例:80000
必填
id
int
示例:1
必填
goodsCode
int
示例:1000000017
必填
shortName
string
示例:1个月
必填
goodsName
string
示例:QQ音乐-付费音乐包1个月
必填
status
int
示例:1
必填
totalPage
int
示例:1
必填
totalRecords
int
示例:1
必填
currPage
int
示例:1
必填
code
string
示例:0
必填
success
boolean
示例:true
必填
resultMsg
object
示例:null
必填