# Virtual SPEI

## Overviews

1. You collect the following customer details:&#x20;

   A. Your customer's name\&email.&#x20;

   B. Your customer's user\_id on your platform.&#x20;

   C. Your customer's identity.&#x20;
2. You make a clabe transfer account create request with the customer's details. Check [API](/payin/submit-a-payin/mexico/virtual-spei/create.md).
3. Persist the clabe account number and account id in your database, and informcustomer theclabe.&#x20;
4. This account has no expiration date, user can transfer money to this clabe account number anytime.&#x20;
5. Pagsmile will receive a notification from the bank, after the transfer is successful.
6. Then you will receive a notification from pagsmile with the account number

<figure><img src="/files/US0ZK8EkKbMWn1hUoYaU" alt=""><figcaption><p>Virtual SPEI Flow</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pagsmile.com/payin/submit-a-payin/mexico/virtual-spei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
