Autenticación: Bearer JWTDocumentation Index
Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt
Use this file to discover all available pages before exploring further.
Response 200
Lista el historial de cobros del tenant.
Autenticación: Bearer JWTDocumentation Index
Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt
Use this file to discover all available pages before exploring further.
{
"cobros": [
{ "id": "cob_abc123", "fecha": "2026-04-01", "monto": 29990, "estado": "pagado", "plan": "pro", "gateway": "mercadopago", "referencia": "MP-123456789" }
]
}