Facturas
Reenviar Email
Reenvia la factura por email al cliente.
POST
Reenvia la factura (PDF + XML) por email. Puedes enviar al email original del cliente o a uno diferente.Documentation Index
Fetch the complete documentation index at: https://docs.cucu.bo/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
| Parametro | Tipo | Req | Descripcion |
|---|---|---|---|
id | string | Si | UUID de la factura |
Query Parameters
| Parametro | Tipo | Req | Descripcion |
|---|---|---|---|
email | string | No | Email destino. Si se omite, se usa el email original del cliente |
Headers
| Parametro | Tipo | Req | Descripcion |
|---|---|---|---|
X-API-Key | string | Si | Tu API Key |