> ## Documentation Index
> Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Invoice

> Facturas, recibos y envíos a clientes.

Facturas, recibos y envíos a clientes.

## Scopes

| Scope               | Type    | What it does                                                     |
| ------------------- | ------- | ---------------------------------------------------------------- |
| `invoices.readonly` | `read`  | Leer facturas emitidas, sus líneas y su estado de cobro.         |
| `invoices.write`    | `write` | Crear, enviar y marcar como pagadas las facturas a tus clientes. |

<Note>
  Estos scopes habilitan endpoints relacionados con Invoice bajo `/invoices/`.
</Note>
