---
title: "Exports the completed root transactions (token's organization and all child organizations) as a spreadsheet-friendly CSV, one row per transaction. Same filters as /consumption/organization/transactions; no pagination (the whole filtered period is exported, up to a row cap)."
method: POST
path: "/consumption/organization/transactions/export"
tags: ["Exato - Consumo"]
---

# Exports the completed root transactions (token's organization and all child organizations) as a spreadsheet-friendly CSV, one row per transaction. Same filters as /consumption/organization/transactions; no pagination (the whole filtered period is exported, up to a row cap).

`POST /consumption/organization/transactions/export`

Exports the completed root transactions (token's organization and all child organizations) as a spreadsheet-friendly CSV, one row per transaction. Same filters as /consumption/organization/transactions; no pagination (the whole filtered period is exported, up to a row cap).

## Query parameters

- `test_mode` boolean
- `lightweight` boolean

## Response `200`

Success

- string, binary

---

[API](https://skmtc.dev/directdigital/apis/backend-apis.md) · [All operations](https://skmtc.dev/directdigital/apis/backend-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/directdigital/backend-apis/revisions/a3305895eccd/schema)
