文档
测试

查询订单支付状态

GET
http://localhost:8076/clientapi/order/searchorderstatus?ordercode=20210217121511373373542417270842

请求头

参数名
类型
描述
必填
token
string
示例:e989012539877aee9ef56d6a075bb2ce
必填

请求参数

参数名
类型
描述
必填
ordercode
int
示例:20210217121511373373542417270842
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
data
object
数据字典
必填
status
boolean
示例:true
必填
orderObj
object
数据字典
必填
id
int
示例:3
必填
memberid
int
示例:1134
必填
payfee
int
示例:999
必填
year
int
示例:2021
必填
month
int
示例:2
必填
day
int
示例:17
必填
username
string
示例:测试用户
必填
age
string
示例:28
必填
phone
string
示例:19232112343
必填
address
string
示例:洛杉矶xxxxxxxxxxxxx
必填
cardnumber
string
示例:23443532234234231
必填
safenumber
string
示例:123213
必填
endmonth
string
示例:07
必填
endyear
string
示例:2021
必填
paychannel
string
示例:test
必填
ordercode
string
示例:20210217121511373373542417270842
必填
payip
object
示例:null
必填
status
int
状态:0:下单,未支付 1:支付成功 2:支付失败 5:已经退款
必填
createdAt
string
示例:2021-02-17T04:15:11.000Z
必填