确认转账
POST
/api/Pay/ConfirmTransfer请求参数
Body 参数application/x-www-form-urlencoded
bankType
string
银行类型
bindSerial
string
绑定卡号的Id
reqKey
string
请求的Key
payPassword
string
支付密码
wxId
string
微信Id
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前