Comprobantes en Linea
Get Comprobantes
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"tipoDocumento": "CUIT",
"documento": "string",
"razonSocial": "string",
"numero": "string",
"puntoVenta": 0,
"fecha": "2018-11-12T14:37:38.205Z",
"items": [
{
"cantidad": 0,
"bonificacion": 0,
"ajuste": 0,
"precioUnitario": 0,
"total": 0,
"descripcion": "string",
"anulado": true,
"tipoOperacion": "string"
}
],
"tipoComprobante": "Factura",
"letra": "string",
"cotizacion": 0,
"moneda": "string",
"iva": 0,
"netoGravado": 0,
"otrosConceptos": 0,
"total": 0,
"percepciones": 0,
"percepcionesIIBB": 0,
"percepcionesMunicipales": 0,
"percepcionesInternos": 0,
"transporte": 0,
"tipoResponsable": "string",
"cantidadAlicuotas": 0,
"codigoOperacion": "string",
"cae": "string",
"vencimientoCAE": "2018-11-12T14:37:38.206Z"
}
]Last updated