Create VIrtual Accounts
Last updated
Last updated
POST
{{baseUrl}}
/business/virtual-account/create
This endpoint allows you to create a virtual account that can be used to receive funds.
KYC must have been completed by the customer before this can be enabled.
Each customer can have only 1 Virtual account per currency
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
customer_id
number
Customer ID
currency
string
USD, MXN, BRL
Response
Request Example