Add the BCC and CC field to the send document endpoint
complete
B
Beatriz Izuriaga Labiano null
Add the BCC and CC field to the send document endpoint in the API documentation.
Natalia López
updated the status to
complete
Ya es posible añadir correos en copia visible y no visible en el envío de documentos por API. A través del endpoint https://api.holded.com/api/v2/invoices/{invoiceId}/send, con los parámetros cc[]
string[]
optional
Lista de direcciones de email en copia (CC)
bcc[]
string[]
optional
Lista de direcciones de email en copia oculta (CCO)
Puedes encontrar toda la información aquí: https://www.holded.com/es/desarrolladores/referencia-api/facturas/enviar-factura-por-email