---
title: "Changes to List settlement chargebacks"
method: GET
path: "/v2/settlements/{settlementId}/chargebacks"
---

# Changes to List settlement chargebacks

`GET /v2/settlements/{settlementId}/chargebacks`

> Every recorded change to this endpoint, newest first.
> 79 revisions in range; 9 not diffed.

## Timeline

Changed in 4 of 79 revisions.

- **2026-07-08** `1bcb76dbe9ea` — 1 breaking
- **2026-05-19** `7cab62b21830` — 1 info
- **2026-05-12** `ef4b5a97b56a` — 2 info
- **2026-05-04** `18e0e58eb54d` — 7 breaking, 4 warning, 1 info

## Changes

- **2026-07-08** `1bcb76dbe9ea` — 1 breaking
  - the `count` response property's min was decreased from `1.00` to `0.00` for the response status `200`
- **2026-05-19** `7cab62b21830` — 1 info
  - added the non-success response with the status `429`
- **2026-05-12** `ef4b5a97b56a` — 2 info
  - the endpoint scheme security `advancedAccessToken` was added to the API
  - the endpoint scheme security `organizationAccessToken` was removed from the API
- **2026-05-04** `18e0e58eb54d` — 7 breaking, 4 warning, 1 info
  - the `_embedded/chargebacks/items/` response's property type changed from `object` to no type for status `200`
  - removed the required property `_embedded/chargebacks/items/_links` from the response with the `200` status
  - removed the required property `_embedded/chargebacks/items/amount` from the response with the `200` status
  - removed the required property `_embedded/chargebacks/items/createdAt` from the response with the `200` status
  - removed the required property `_embedded/chargebacks/items/id` from the response with the `200` status
  - removed the required property `_embedded/chargebacks/items/paymentId` from the response with the `200` status
  - removed the required property `_embedded/chargebacks/items/resource` from the response with the `200` status
  - removed the optional property `_embedded/chargebacks/items/reason` from the response with the `200` status
  - removed the optional property `_embedded/chargebacks/items/reversedAt` from the response with the `200` status
  - removed the optional property `_embedded/chargebacks/items/settlementAmount` from the response with the `200` status
  - removed the optional property `_embedded/chargebacks/items/settlementId` from the response with the `200` status
  - added `#/components/schemas/list-entity-chargeback, subschema #2` to the `_embedded/chargebacks/items/` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mollie/apis/mollie-api/docs/v2/settlements/:settlementId/chargebacks/get.md) · [API](https://skmtc.dev/mollie/apis/mollie-api.md) · [Page](https://skmtc.dev/mollie/apis/mollie-api/changes/v2/settlements/:settlementId/chargebacks/get)
