---
title: "Changes to List all benefit charges"
method: GET
path: "/benefits/charges"
---

# Changes to List all benefit charges

`GET /benefits/charges`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 28 revisions.

- **2025-02-03** `91c1a6d49e80` — 2 warning, 2 info
- **2025-01-17** `4573748c6338` — 3 info
- **2025-01-17** `3aadb0e6d939` — 1 info
- **2025-01-13** `027398d45de5` — 3 info
- **2025-01-09** `2bb1ebc60ebd` — 1 breaking, 7 info
- **2025-01-09** `a59b7402c514` — 3 breaking
- **2025-01-09** `29074eeb2bb5` — 3 info
- **2025-01-08** `ad02edd73647` — 5 info
- **2025-01-07** `659ddbe31a58` — 10 warning, 5 info

## Changes

- **2025-02-03** `91c1a6d49e80` — 2 warning, 2 info
  - deleted the `query` request parameter `_page`
  - deleted the `query` request parameter `_pageSize`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `pageSize`
- **2025-01-17** `4573748c6338` — 3 info
  - added the optional property `errorGUID` to the response with the `400` status
  - added the optional property `errorGUID` to the response with the `500` status
  - added the optional property `errorGUID` to the response with the `503` status
- **2025-01-17** `3aadb0e6d939` — 1 info
  - added the new optional `query` request parameter `_pageSize`
- **2025-01-13** `027398d45de5` — 3 info
  - api tag `Pagination` added
  - api tag `Search` added
  - added the new optional `query` request parameter `_page`
- **2025-01-09** `2bb1ebc60ebd` — 1 breaking, 7 info
  - the `query` request parameter `status` was restricted to a list of enum values
  - added the new optional `query` request parameter `employeeId`
  - added the new enum value `CANCELLED` to the `query` request parameter `status`
  - added the new enum value `OVERDUE` to the `query` request parameter `status`
  - added the new enum value `PAID` to the `query` request parameter `status`
  - added the new enum value `PENDING` to the `query` request parameter `status`
  - added the new enum value `REFUNDED` to the `query` request parameter `status`
  - for the `query` request parameter `status`, the type/format was generalized from ``/`` to `string`/``
- **2025-01-09** `a59b7402c514` — 3 breaking
  - the response property `code` became optional for the status `400`
  - the response property `code` became optional for the status `500`
  - the response property `code` became optional for the status `503`
- **2025-01-09** `29074eeb2bb5` — 3 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
- **2025-01-08** `ad02edd73647` — 5 info
  - added the new optional `query` request parameter `billingPeriodFrom`
  - added the new optional `query` request parameter `billingPeriodTo`
  - added the new optional `query` request parameter `providerServiceCode`
  - added the new optional `query` request parameter `status`
  - added the new optional `query` request parameter `subscriptionId`
- **2025-01-07** `659ddbe31a58` — 10 warning, 5 info
  - the optional response header `X-Total-Count` removed for the status `200`
  - the optional response header `X-Total-Pages` removed for the status `200`
  - deleted the `query` request parameter `billingPeriodFrom`
  - deleted the `query` request parameter `billingPeriodTo`
  - deleted the `query` request parameter `employeeId`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `pageSize`
  - deleted the `query` request parameter `providerServiceCode`
  - deleted the `query` request parameter `status`
  - deleted the `query` request parameter `subscriptionId`
  - api tag `Pagination` removed
  - api tag `Search` removed
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `500`
  - removed the non-success response with the status `503`

---

[Operation](https://skmtc.dev/ducin-public/apis/itcorpo-api/docs/benefits/charges/get.md) · [API](https://skmtc.dev/ducin-public/apis/itcorpo-api.md) · [Page](https://skmtc.dev/ducin-public/apis/itcorpo-api/changes/benefits/charges/get)
