---
title: "Export Balance Breakdown"
method: POST
path: "/v1/balances/{balance_provider}/transactions/export"
---

# Export Balance Breakdown

`POST /v1/balances/{balance_provider}/transactions/export`

Export Balance Breakdown and the exported file will be included in attachment of sending email to the business's admin email. Currenly, we only support `Adyen` provider.

## Path parameters

- `balance_provider` string, required

## Query parameters

- `created_at_from` string
- `created_at_to` string

## Headers

- `X-BUSINESS-API-KEY` string, required

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `422` — 422

---

[API](https://skmtc.net/hitpayapp/apis/hitpay-api.md) · [All operations](https://skmtc.net/hitpayapp/apis/hitpay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hitpayapp/hitpay-api/versions/6aae1a736990/schema)
