订单退款
POST
https://nwdx.ywzyit.com/shop/store_order/order_refund
请求参数
参数名
类型
描述
必填
id
int
订单id,示例:1
必填
type
int
1卡券,2套餐,示例:2
必填
money
float
示例:0.01
必填
refund_reason
int
示例:1
必填
refund_status
int
2同意,3拒绝。示例:2
必填
响应参数
参数名
类型
描述
必填
status
string
示例:false
必填
msg
string
示例:账户余额不足,请确认
必填
data
array
数据列表
必填