How Do I Create Virtual Accounts for My Customers?
Sotonye McLeod Bob-Manuel
Last Update 6 maanden geleden
To create a virtual account for your customers, you need to make a POST request to the Yativo API. Ensure the customer is verified before proceeding. Below are the steps and sample requests for creating a virtual account:
Ensure that the customer has completed the verification process and provided necessary ID documents.
Make an authenticated POST request to business/virtual-account/create with the required customer data. Below is an example request:
If you need to create a virtual account for a customer in another country (e.g., Chile or Mexico), update the request with the appropriate country and currency fields:
Example for Mexico (MXN):
- Ensure that the provided documents are valid URLs to the uploaded files (PDF, JPG, PNG, JPEG formats).
- You can refer to the Yativo API Documentation for more details and example payloads.
If you need further assistance, please contact our support team.