---
title: "GET /api/Transaction/GetPaymentStatistics"
method: GET
path: "/api/Transaction/GetPaymentStatistics"
tags: ["Transaction"]
---

# GET /api/Transaction/GetPaymentStatistics

`GET /api/Transaction/GetPaymentStatistics`

## Query parameters

- `BeginDate` string, date-time
- `EndDate` string, date-time

## Headers

- `Authorization` string, required
- `lang` string, required
- `ClientId` string, required
- `ClientVersion` string

## Response `200`

Success

- TBCPayServicesModelsAccountGetPaymentStatisticsResponse
  - `categories` TBCPayServicesModelsAccountCategoryLabel[]
    - `color` string
    - `originalUrl` string
    - `thumbnailUrl` string
    - `category` string
    - `categoryId` integer
    - `sumAmount` number, double
  - `monthStatisics` TBCPayServicesModelsAccountMonthStatisic[]
    - `month` string
    - `payedAmounts` number[]

---

[API](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3.md) · [All operations](https://skmtc.dev/tbcpay/apis/tbcpay-api-version-13-0-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tbcpay/tbcpay-api-version-13-0-3/revisions/d3eca09fed32/schema)
