订单接口
请求体
order_idstring可选
订单号
start_timestring可选Example:
开始时间
2022-5-1end_timestring可选Example:
结束时间
2022-5-31pay_statusstring可选Example:
支付状态:0=未支付,1=已支付
1pagestring可选Example:
页码
1limitstring可选Example:
每页条数
15响应
200
成功
application/json
响应any
404
失败
application/json
post
/api/open/isp_order_list请求体
order_idstring可选
订单号
start_timestring可选Example:
开始时间
2022-5-1end_timestring可选Example:
结束时间
2022-5-31pay_statusstring可选Example:
支付状态:0=未支付,1=已支付
1pagestring可选Example:
页码
1limitstring可选Example:
每页条数
15响应
200
成功
application/json
响应any
404
失败
application/json
post
/api/open/datacenter_order_list请求体
order_idtext可选
订单号
start_timetext可选Example:
开始时间
2022-5-1end_timetext可选Example:
结束时间
2022-5-31pay_statustext可选Example:
支付状态:0=未支付,1=已支付
1pageinteger可选Example:
页码
1limittext可选Example:
每页条数
15响应
200
成功
application/json
响应any
404
失败
application/json
post
/api/open/mobile_flow_order_list最后更新于