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 |
|
Authorization |
|
Body
Name | Type | Description |
---|---|---|
| number | Customer ID |
| string | Document Id number |
| string | The Document type |
| string | USD, ARS, MXN, BRL |
Response
Request Example
Last updated