rocketCreate Virtual Account

Create Virtual Account

post
/banking/v1/virtual-accounts

This endpoint allows you to register a new virtual bank account where customer payments will be deposited automatically.

scope: virtual-accounts.write

Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Body
currencystringRequired
bank_account_idstringRequired
labelstringRequired
Responses
chevron-right
201

Success

application/json
post
/banking/v1/virtual-accounts
HTTP

Last updated