创建订单
POST
/hero/app
请求参数
Query 参数
method
string
可选
示例值:
pay
type
string
可选
示例值:
createPayment
payType
string
可选
示例值:
wxpay
skuId
string
可选
示例值:
{{skuId}}
Body 参数application/x-www-form-urlencoded
openId
string
可选
默认值:
{{openId}}
accessToken
string
可选
默认值:
{{accessToken}}
示例代码
返回响应
修改于 2024-07-04 00:39:02