---
title: "Changes to Get platform performance report (total volume and total_amount) for the date range and transaction state. Queries transaction_summary table for stats"
method: GET
path: "/v1/report/performance-report"
---

# Changes to Get platform performance report (total volume and total_amount) for the date range and transaction state. Queries transaction_summary table for stats

`GET /v1/report/performance-report`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 34 revisions.

- **2025-01-16** `ef12d134c115` — 1 warning
- **2024-11-25** `6a7b3b19bd40` — 1 warning
- **2023-07-06** `8563b7d75ea6` — 1 warning
- **2023-03-15** `d06cd3b61b6c` — 1 warning
- **2023-01-05** `fdbb87a0f0b3` — 1 warning
- **2022-07-26** `6ad00fd5c18a` — 2 warning
- **2022-07-20** `c567a4087099` — 10 warning, 4 info
- **2022-04-14** `fb0fe85883fd` — 2 warning
- **2022-04-03** `4537560d10e8` — 1 info

## Changes

- **2025-01-16** `ef12d134c115` — 1 warning
  - added the new `AMOUNT_BELOW_MINIMUM` enum value to the `error_identifier` response property for the response status `400`
- **2024-11-25** `6a7b3b19bd40` — 1 warning
  - added the new `NON_HTTPS_RETURN_URL_NOT_ALLOWED_FOR_A_LIVE_ACCOUNT` enum value to the `error_identifier` response property for the response status `400`
- **2023-07-06** `8563b7d75ea6` — 1 warning
  - added the new `CARD_NUMBER_IN_PAYMENT_LINK_REFERENCE_REJECTED` enum value to the `error_identifier` response property for the response status `400`
- **2023-03-15** `d06cd3b61b6c` — 1 warning
  - added the new `IDEMPOTENCY_KEY_USED` enum value to the `error_identifier` response property for the response status `400`
- **2023-01-05** `fdbb87a0f0b3` — 1 warning
  - added the new `RECURRING_CARD_PAYMENTS_NOT_ALLOWED` enum value to the `error_identifier` response property for the response status `400`
- **2022-07-26** `6ad00fd5c18a` — 2 warning
  - added the new `INCORRECT_AUTHORISATION_MODE_FOR_SAVE_PAYMENT_INSTRUMENT_TO_AGREEMENT` enum value to the `error_identifier` response property for the response status `400`
  - added the new `REFUND_NOT_AVAILABLE_DUE_TO_DISPUTE` enum value to the `error_identifier` response property for the response status `400`
- **2022-07-20** `c567a4087099` — 10 warning, 4 info
  - added the new `ACCOUNT_DISABLED` enum value to the `error_identifier` response property for the response status `400`
  - added the new `AGREEMENT_NOT_ACTIVE` enum value to the `error_identifier` response property for the response status `400`
  - added the new `AUTHORISATION_API_NOT_ALLOWED` enum value to the `error_identifier` response property for the response status `400`
  - added the new `AUTHORISATION_ERROR` enum value to the `error_identifier` response property for the response status `400`
  - added the new `AUTHORISATION_REJECTED` enum value to the `error_identifier` response property for the response status `400`
  - added the new `AUTHORISATION_TIMEOUT` enum value to the `error_identifier` response property for the response status `400`
  - added the new `CARD_NUMBER_REJECTED` enum value to the `error_identifier` response property for the response status `400`
  - added the new `INVALID_ATTRIBUTE_VALUE` enum value to the `error_identifier` response property for the response status `400`
  - added the new `MISSING_MANDATORY_ATTRIBUTE` enum value to the `error_identifier` response property for the response status `400`
  - added the new `UNEXPECTED_ATTRIBUTE` enum value to the `error_identifier` response property for the response status `400`
  - added the new enum value `LOST` to the `query` request parameter `state`
  - added the new enum value `NEEDS_RESPONSE` to the `query` request parameter `state`
  - added the new enum value `UNDER_REVIEW` to the `query` request parameter `state`
  - added the new enum value `WON` to the `query` request parameter `state`
- **2022-04-14** `fb0fe85883fd` — 2 warning
  - added the new `ONE_TIME_TOKEN_ALREADY_USED` enum value to the `error_identifier` response property for the response status `400`
  - added the new `ONE_TIME_TOKEN_INVALID` enum value to the `error_identifier` response property for the response status `400`
- **2022-04-03** `4537560d10e8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/government-digital-service/apis/ledger-api/docs/v1/report/performance-report/get.md) · [API](https://skmtc.dev/government-digital-service/apis/ledger-api.md) · [Page](https://skmtc.dev/government-digital-service/apis/ledger-api/changes/v1/report/performance-report/get)
