支付订单
POST
http://localhost:11234/v1/bond/order
请求参数
参数名
类型
描述
必填
order_id
string
示例:O4902781cd000307
必填
phone_code
string
手机验证码
必填
code
string
谷歌验证码(phone_code二者选其一)
可选
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:
必填
data
object
示例:null
必填