企业付款
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
BaaS.wxPromotionTransfer({
userID: "xxxx",
amount: 0.3,
description: "test",
checkName: true,
reUserName: "xxxx",
}).then(res => {
// success
}).catch(e => {
// err
}){
"return_code": "SUCCESS",
"partner_trale_no": "xxx",
"payment_no": "xxx",
"payment_time": "2018-01-01 00:00:00"
}{
"err_code": "xxx",
"err_code_des": "xxxx"
}