文档
测试
POST
/api/dongfangfu/join_status

接口描述

再请求以下接口/api/dongfangfu/open_account_debit,/api/dongfangfu/info,/api/dongfangfu/apply

请求参数

参数名
类型
描述
必填
money
number
套现金额
必填
pid
int
省份id
必填
cid
int
市id
必填
aid
int
区ID
必填
deposit
int
收款银行卡的id
必填

响应参数

参数名
类型
描述
必填
result
boolean
true/false成功/失败
必填

说明 / 示例

/api/dongfangfu/is_card参数token,cardid(信用卡id) 如果是true,跳过open_account,false请求open_account /api/dongfangfu/open_account参数token,cardid(信用卡id) 如果是true,继续open_account_debit,false返回银链url /api/dongfangfu/open_account_debit参数token,cardid(储蓄卡id) 如果是true,请求Info,返回url /api/dongfangfu/info参数token,crediteid,debitid,money,areacode 预览 /api/dongfangfu/apply参数token,crediteid(信用卡id),debitid(储蓄卡id) 提交套现