{"message":"API de Renderizado de Documentos","version":"1.0.0","endpoints":{"factura":{"renderizar":"POST /api/factura/renderizar","renderizarPdf":"POST /api/factura/renderizar/pdf","renderizarExecute":"POST /api/factura/renderizar/execute","carta":"POST /api/factura/carta","health":"GET /api/factura/health"},"prestamos":{"recibo":"POST /api/prestamos/recibo","reciboExecute":"POST /api/prestamos/recibo/renderizar/execute","constancia":"POST /api/prestamos/constancia","constanciaExecute":"POST /api/prestamos/constancia/renderizar/execute","contrato":"POST /api/prestamos/contrato","contratoExecute":"POST /api/prestamos/contrato/renderizar/execute","health":"GET /api/prestamos/health"},"ingreso":{"renderizarExecute":"POST /api/ingreso/renderizar/execute","health":"GET /api/ingreso/health"},"egreso":{"renderizarExecute":"POST /api/egreso/renderizar/execute","health":"GET /api/egreso/health"},"notaCredito":{"renderizarExecute":"POST /api/nota-credito/renderizar/execute","health":"GET /api/nota-credito/health"},"cotizacion":{"renderizarExecute":"POST /api/cotizacion/renderizar/execute","health":"GET /api/cotizacion/health"},"pedido":{"renderizarExecute":"POST /api/pedido/renderizar/execute","health":"GET /api/pedido/health"},"anticipo":{"renderizarExecute":"POST /api/anticipo/renderizar/execute","health":"GET /api/anticipo/health"},"ajusteAlmacen":{"renderizarExecute":"POST /api/ajuste-almacen/renderizar/execute","health":"GET /api/ajuste-almacen/health"},"transferenciaAlmacen":{"renderizarExecute":"POST /api/transferencia-almacen/renderizar/execute","health":"GET /api/transferencia-almacen/health"},"transferenciaMetodoPago":{"renderizarExecute":"POST /api/transferencia-metodo-pago/renderizar/execute","health":"GET /api/transferencia-metodo-pago/health"},"produccion":{"renderizarExecute":"POST /api/produccion/renderizar/execute","health":"GET /api/produccion/health"},"reportes":{"anticipos":"POST /api/reportes/anticipos","anticiposExecute":"POST /api/reportes/anticipos/execute","health":"GET /api/reportes/health"}}}