# Notta

> Las 6 tools de Notta en el plan pagado.



{/* AUTO-GENERATED by @emisso/codegen. DO NOT EDIT. */}

|                  |                             |
| ---------------- | --------------------------- |
| **Código**       | `notta`                     |
| **Tipo**         | `billing`                   |
| **Plan**         | `paid`                      |
| **Categoría**    | ninguna (requiere conexión) |
| **Credenciales** | `client_provided`           |
| **Alcances**     | ninguno                     |
| **Versión**      | `1.0.0`                     |

## Tools [#tools]

* [`notta.conexion.verificar`](./conexion-verificar): Prueba las credenciales de la conexión contra Notta haciendo un login real (y su logout, a cargo del pipeline).
* [`notta.dte.consultar`](./dte-consultar): Consulta el estado actual de un DTE en Notta por su id.
* [`notta.dte.descargar`](./dte-descargar): Devuelve el XML firmado o el PDF de un DTE como base64.
* [`notta.dte.emitir`](./dte-emitir): Emite un DTE ante el SII vía Notta: factura afecta (33), exenta (34), nota de débito (56) o nota de crédito (61, que exige references\[] al documento original, y este solo puede ser una factura 33 o 34).
* [`notta.dte.listar`](./dte-listar): Lista los DTEs MÁS RECIENTES emitidos por esta empresa en Notta (del más nuevo al más antiguo).
* [`notta.dte.reenviar`](./dte-reenviar): Reenvía el PDF y el XML de un DTE ya emitido al correo del receptor.
