文档
测试

取消订单

GET
/payOrder

请求参数

参数名
类型
描述
必填
orderId
int
必填

响应参数

参数名
类型
描述
必填
order
struct
必填
created_time
date
必填
cost
double
必填
quantity
int[]
必填
id
int
必填
pay
double
必填
type
string
必填
user
struct
必填
userName
string
必填
phoneNumber
string
必填
email
string
必填
products
struct[]
必填
shop
struct
必填
name
string
必填
id
int
必填
price
double
必填
stock
int
必填
id
int
必填
name
string
必填
description
string
必填
categoryChildId
int
必填
categoryId
int
必填
imageAddress
string
必填
status
int
必填
error
string
必填