# Introducción

Con el API CashOut de Payválida, los comercios pueden entregar dinero a sus clientes a través de **operaciones**. Estas operaciones son expuestas a las redes de recaudo (en este caso de entrega de dinero) a través del API CashOut para Redes con una contraseña u OTP y número de documento.\
\
En este API, podrás consultar, registrar la entrega exitosa de dinero y reversar en caso de error la entrega de una operación.

Este API es soportada para las redes en Colombia, Costa Rica, Guatemala, Ecuador y Perú.

{% hint style="info" %}
Puedes hacer uso de nuestro canal de soporte **<support@payvalida.com>** y nuestros horarios de [acompañamientos técnicos](https://koalendar.com/e/payvalida-support)
{% endhint %}


---

# 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.payvalida.com/api-cashout-redes/introduccion.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.
