---
title: "Changes to Get invoices"
method: GET
path: "/api/v1/services/invoices"
---

# Changes to Get invoices

`GET /api/v1/services/invoices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2024-11-06** `dc03bb6c514d` — 1 breaking, 1 info
- **2024-10-16** `b6a1a4785172` — 1 info
- **2024-10-14** `f4284b424943` — 1 info
- **2024-03-22** `dbd561304b3b` — 1 info
- **2024-01-24** `fe8e9b735228` — 2 info
- **2023-10-26** `2596aa00157e` — 2 breaking, 1 info
- **2023-10-24** `20ef35372eae` — 1 breaking
- **2023-10-23** `aaef903178b6` — 3 warning

## Changes

- **2024-11-06** `dc03bb6c514d` — 1 breaking, 1 info
  - for the `query` request parameter `currency`, default value `TON` was removed
  - the `currency` response's property default value `TON` was removed for the status `200`
- **2024-10-16** `b6a1a4785172` — 1 info
  - added the new optional `query` request parameter `currency`
- **2024-10-14** `f4284b424943` — 1 info
  - added the required property `items/items/currency` to the response with the `200` status
- **2024-03-22** `dbd561304b3b` — 1 info
  - added the optional property `items/items/info` to the response with the `200` status
- **2024-01-24** `fe8e9b735228` — 2 info
  - added the new optional `query` request parameter `end`
  - added the new optional `query` request parameter `start`
- **2023-10-26** `2596aa00157e` — 2 breaking, 1 info
  - removed the required property `items/items/app_id` from the response with the `200` status
  - removed the required property `items/items/app_name` from the response with the `200` status
  - added the required property `items/items/payment_link` to the response with the `200` status
- **2023-10-24** `20ef35372eae` — 1 breaking
  - the `items/items/overpayment` response's property type changed from `number` to `string` for status `200`
- **2023-10-23** `aaef903178b6` — 3 warning
  - removed the optional property `items/items/date_refund` from the response with the `200` status
  - removed the optional property `items/items/refund_amount` from the response with the `200` status
  - removed the optional property `items/items/refunded` from the response with the `200` status

---

[Operation](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/docs/api/v1/services/invoices/get.md) · [API](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console.md) · [Page](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/changes/api/v1/services/invoices/get)
