Check order detail 查询订单详情: /opay/orderDetail
Retrieve authorization 获取oauth权限组: /auth/findOauthGroups
Authorised login oauth登录: /auth/authorize
Authorised verification code oauth登录效验确认码: /auth/confirmAuthorize
Retrieve token 获得token: /auth/token
Refresh token 刷新token: /auth/refreshToken
Merchant creates order 商家下单: /opay/createThirdOrder
To pay 用户支付: /opay/toPay
Showcase user details 开放用户详情: /ouser/openUserDetail
Refund order 商家退款: /opay/refundOrder
Daily settlement 商家日贴对账单: /opay/merchantBillingDay
Check user funds 查询用户资产接口: /ouser/userAccount
Check users funds 查询用户资产接口: /ouser/userAccounts
Check rate 查询汇率接口: /common/findRates
Public configuration 场外公共配置: /public/common
Ad listing 广告详情接口: /advert/info
Retrieve advertisement list 获取广告列表: /advert/search
Retrieve order list 获取订单列表: /order/list
Place buy order 下买单: /order/buy
Place sell order 下卖单: /order/sell
Confirm payment 确认支付: /order/paid
Confirm payment received, release token 确认收款并放币: /order/confirm
Check order details 查询订单详情: /order/detail
Cancel order 取消订单: /order/cancel
Send complain 发起申诉: /order/complain
Cancel complain 取消申诉: /order/cancelComplain
Register with mobile 手机号码注册: /user/mobile/register
Receive red packet 红包领取: /opay/openRedPacket
Retrieve token price 获取币种报价: /coin/price
Liquidity purchase 流动性订单买: /floworder/buy
Liquidity sell 流动性订单卖: /floworder/sell
Liquidity trading page 流动性订单买卖页面: /floworder/trade_page
Liquidity payment confirmation 流动性确认支付: /floworder/flowpaid
Liquidity confirm payment received, release token 流动性确认收款并放币: /floworder/flowconfirm
Liquidity cancel order 流动性取消订单: /floworder/flowcancel
Liquidity order query 查询流动性订单: /floworder/query_order
Liquidity user query 查询用户交易情况: /floworder/query_user
Check merchant account 查询商户账户余额: /floworder/merchant_account
Get quotation 交易行情: /trade/getAll
Resgisteration and login 注册登录综合接口: /user/reg_and_login
Check registeration 注册校验接口: /user/reg_check
Check order record 查询订单记录: /record/orderList
Check withdrawal record 查询提现记录: /record/withdrawList
Check if authorised 校验是否已授权: /auth/check_auth_code
Check login authorisation 确认授权登录: /auth/auth_confirm