Skip to main content
GET
Obtener un lote por id

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

Lote encontrado.

Lote de carga masiva de DTEs (archivo Excel). Fechas en UTC.

id
string<uuid>
required
idCuenta
string
required
estado
enum<string>
required
Available options:
creado,
enProceso,
procesado
archivoUri
string
required
resultadoArchivoUri
string
cantidadOperaciones
integer
cantidadOperacionesEjecutadas
integer
cantidadOperacionesError
integer
cantidadOperacionesPendientesEjecucion
integer
fechaCreacion
string
ultimaFechaEdicion
string
usuarioCreacion
string
usuarioEdicion
string