Create bank account
Create bank account
POST
/pay/bank/createBase URL
https://sandbox.j-pay.net/pay/bank/createAdd a bank account to an existing merchant under the agent account.
Test account
Merchant ID: 10010
ApiKey: 7e4nicn14nhyup146dfbi8hpnpus9juz
Headers
Agent-Merchant-IdstringrequiredAgent merchant ID.
Bodyapplication/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.
signstringrequiredResponse parameters
codestringRequest status: 1 �?success; 0 �?failed.
infostringResult message.
dataobjectdata.idstringCreated bank account ID.