Create Multiple Virtual Accounts
Create virtual account
POST
{{baseUrl}}/business/virtual-account/bulk-account-creation
This endpoint allows you to create a virtual account that can be used to receive funds.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
customer_id
number
Customer ID
document_id
string
Document Id number
document_type
string
The Document type
currency
string
USD, ARS, MXN, BRL
Response
Request Example
Last updated