Autenticación: Bearer JWT o API Key — Headers: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.
X-Empresa-Id (requerido)
| Campo | Tipo | Req. | Descripción |
|---|---|---|---|
tipo_dte | number | Sí | 33, 34, 39, 41, 46, 52, 56, 61 |
receptor.rut | string | Sí | RUT del receptor |
receptor.razon_social | string | 33/34 | Razón social |
receptor.giro | string | No | Giro |
receptor.direccion | string | No | Dirección |
receptor.comuna | string | No | Comuna |
detalle[].nombre | string | Sí | Nombre del ítem |
detalle[].cantidad | number | Sí | Cantidad |
detalle[].precio | number | Sí | Precio unitario |
detalle[].exento | boolean | No | Exento IVA (default: false) |
descuentos | array | No | Descuentos globales |
| Código | Descripción |
|---|---|
400 | Datos inválidos |
402 | Cuota agotada |
404 | Empresa no encontrada o sin certificado |
503 | SII o cola no disponible (QUEUE_UNAVAILABLE) |