v1
latestOpenAPI 3.0.02026-07-2422987517.5 KBDownload transactions CSV
Exports the company's transactions as a CSV file (text/csv, Content-Disposition: attachment). The same filtering and sorting query parameters as the list endpoint apply. The export always computes cumulative balances and appends one column per company custom column plus an "Archivos" column listing attached file references.
The CSV header is in Spanish: Fecha, Fecha autorización, Descripción, Proveedor, Nombre Tarjeta, Tarjeta, Monto, Estado, Moneda origen, Cambio, Egresos, Ingresos, Moneda destino, Saldo, Etiquetas, Comentarios, followed by the custom-column labels and Archivos.
Query parameters
The order method, which can be ascending or descending
The field used to sort, the example illustrates a response that would be sorted by the creation date
Filter by transaction type (plain value or JSON operator).
Filter by status (plain value or JSON operator).
Headers
UUID of the company on whose behalf the request is made. Required for every Accounting endpoint. See The company-id header for details on how to obtain a value for this header and the error responses to expect when it is missing or invalid.
Response
CSV file of transactions