Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.folyo.cl/llms.txt

Use this file to discover all available pages before exploring further.

Autenticación: Bearer JWT o API Key — Headers: X-Empresa-Id (requerido)
ParámetroTipoDescripción
fechastringFecha YYYY-MM-DD (default: hoy)
Response 200
{
  "fecha": "2026-04-09",
  "estado": "enviado",
  "track_id": "987654321",
  "resumen": { "boletas_afectas": 15, "boletas_exentas": 3, "monto_total": 1500000 }
}