---
title: "Export purchase invoices (expense charges)."
method: GET
path: "/v1/exports/expensecharges"
tags: ["Exports"]
---

# Export purchase invoices (expense charges).

`GET /v1/exports/expensecharges`

## Query parameters

- `from` string, date
- `to` string, date
- `supplierId` integer
- `searchTerm` string
- `sheets` 'Summary' | 'Detail' | 'Analysis' | 'All' — Sheets to include in the export.
- `format` 'Excel' | 'EuropeanCsv' | 'AmericanCsv' | 'Tsv' | 'Json' | 'Markdown' — Output file format.

## Response `200`

OK

---

[API](https://skmtc.net/altoviz/apis/altoviz-api.md) · [All operations](https://skmtc.net/altoviz/apis/altoviz-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/altoviz/altoviz-api/revisions/e65392ac5b5f/schema)
