确认下单
测试环境
http://test-cn.your-api-server.com
测试环境
http://test-cn.your-api-server.com
POST
/custom/film/pay_order
请求参数
Body 参数application/x-www-form-urlencoded
order_number
string
订单号
auto_check_seat
integer
可选
1支持 0不支持
fast_buy
integer
可选
0走优惠通道(默认) 1走快速通道
订单创建成功时会返回 fast_if 字段告知此订单是否支持快速出票
示例代码
返回响应
修改于 2023-03-15 12:57:27