Skip to main content
POST
Descargar los PDFs de varios registros en un ZIP

Authorizations

Authorization
string
header
required

Token de sesión Better Auth o API token (atk_...) en el header Authorization: Bearer <token>. Los JWT legacy ya no son válidos.

Body

application/json
batchId
string<uuid>
required

Identificador del lote generado por el cliente; sirve para pedir el resumen.

items
object[]
required
Required array length: 1 - 100 elements

Response

ZIP registros_<YYYY-MM-DD>.zip con un PDF por registro y, si hubo fallos, errores.txt.

The response is of type file.