Skip to main content

Create bank account

Create bank account

POST/pay/bank/create
Base URLhttps://sandbox.j-pay.net/pay/bank/create

Add a bank account to an existing merchant under the agent account.

Test account

Merchant ID: 10010

ApiKey: 7e4nicn14nhyup146dfbi8hpnpus9juz

Headers

Agent-Merchant-Idstringrequired

Agent merchant ID.

Bodyapplication/x-www-form-urlencoded

memberidstringrequiredsign

Merchant ID.

typestring, china | otherrequiredsign

Account type: china (CNY only) or other (including Hong Kong, Macao, and Taiwan).

bank_namestringrequiredsign

Bank name.

accountstringrequiredsign

Account number. Do not use a licensed receiving account.

subbranchstring

Branch name.

addressstring

Bank address.

swift_codestring

SWIFT code. Required for other account types.

remarkstring

Remark.

signstringrequired

Response parameters

codestring

Request status: 1 �?success; 0 �?failed.

infostring

Result message.

dataobject
data.idstring

Created bank account ID.