创建结算账户
创建结算账户
POST
/pay/bank/createBase URL
https://sandbox.j-pay.net/pay/bank/createAdd a bank account to an existing merchant under the agent account.
测试账号
Merchant ID: 10010
ApiKey: 7e4nicn14nhyup146dfbi8hpnpus9juz
请求头
Agent-Merchant-Idstringrequired代理商户 ID。
请求体application/x-www-form-urlencoded
memberidstringrequiredsignMerchant ID.
typestring, china | otherrequiredsignAccount type: china (CNY only) or other (including Hong Kong, Macao, and Taiwan).
bank_namestringrequiredsignBank name.
accountstringrequiredsignAccount number. Do not use a licensed receiving account.
subbranchstringBranch name.
addressstringBank address.
swift_codestringSWIFT code. Required for other account types.
remarkstringRemark.
signstringrequired响应参数
codestringRequest status: 1 �?success; 0 �?failed.
infostring结果描述。
dataobjectdata.idstringCreated bank account ID.