XML Factura de Venta
Ahora podras consultar el XML de las facturas en formato base 64 desde el endpoint de invoices con el id de la factura/xml
Para visualizar el XML en Siigo Nube, se debe ingresar al reporte de Proveedor tecnológico (PT) - Informes facturación electrónica. En el reporte de Comprobantes por cliente encontraras una columna llamada XML para descargarlo por cada factura.
Authorization
Authorization<token>In: header
Partner-Id<token>In: header
Path Parameters
idRequired
stringFormat - uuid. Represents the unique Id of invoice, this value must be a Guid with the next format 00000000-0000-0000-0000-000000000000.
Format:
"uuid"Success