账户转账申请
POST
https://api.kfim.cn/pay_gate/transfer_inner
客户类型 | 认证级别 | 单笔额度 | 日额度 | 月额度 | 年累计额度 | 日笔数 | 月笔数 |
---|---|---|---|---|---|---|---|
小微商户 | / | 20,000 | 20,000 | 200,000 | 200,000 | 500 | 5000 |
个体商户 | / | 50,000 | 100,000 | 500,000 | 1,000,000 | 500 | 5000 |
企业商户 | / | 100,000 | 500,000 | 5,000,000 | 10,000,000 | 2000 | 20000 |
请求参数
Body 参数application/x-www-form-urlencoded
transfer_type
string
必需
payee_mch_num
string
必需
转账类型为B2B时为收款方商户号,转账类型为B2C时为收款方钱包ID
party_order_number
string
必需
amount
string
转账金额,单位:元
remark
string
转账说明
notify_url
string
异步通知地址
notify_format
string
必需
默认值为form 请根据实际情况填写
form 即Content-Type为application/x-www-form-urlencoded ,
json 即 Content-Type为application/json)
business_code
string
业务code
mch_num
string
商户号
timestamp
string
当前时间戳10位
sign
string
签名