---
title: "Changes to List Payee Changes"
method: GET
path: "/v3/payees/deltas"
---

# Changes to List Payee Changes

`GET /v3/payees/deltas`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 50 revisions.

- **2023-08-15** `b924ba134e09` — 1 info
- **2022-06-27** `1e7a1734a45c` — 4 info
- **2020-08-13** `75bb7af5ae63` — 1 info
- **2020-02-27** `7c8cfeb59952` — 10 breaking, 1 info
- **2020-02-03** `68f50053dc40` — 2 breaking, 2 info
- **2020-01-28** `1b2abf26b5d6` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 info

## Changes

- **2023-08-15** `b924ba134e09` — 1 info
  - added the media type `application/json` for the response with the status `400`
- **2022-06-27** `1e7a1734a45c` — 4 info
  - removed the `CREATED` enum value from the `content/items/onboardedStatus` response property for the response status `200`
  - removed the `INVITED` enum value from the `content/items/onboardedStatus` response property for the response status `200`
  - removed the `ONBOARDED` enum value from the `content/items/onboardedStatus` response property for the response status `200`
  - removed the `REGISTERED` enum value from the `content/items/onboardedStatus` response property for the response status `200`
- **2020-08-13** `75bb7af5ae63` — 1 info
  - endpoint deprecated
- **2020-02-27** `7c8cfeb59952` — 10 breaking, 1 info
  - removed the media type `application/json` for the response with the status `400`
  - the `content/items/payeeCountry` response property's maxLength was unset from `2` for the response status `200`
  - the `content/items/payeeCountry` response property's minLength was decreased from `2` to `0` for the response status `200`
  - the `links/items/` response's property type changed from `object` to no type for status `200`
  - the `page` response's property type changed from `object` to no type for status `200`
  - the `page/numberOfElements` response's property format changed from `int64` to no format for status `200`
  - the `page/page` response's property format changed from `int64` to no format for status `200`
  - the `page/pageSize` response's property format changed from `int64` to no format for status `200`
  - the `page/totalElements` response's property format changed from `int64` to no format for status `200`
  - the `page/totalPages` response's property format changed from `int64` to no format for status `200`
  - the `content/items/payeeCountry` response's property pattern `^[A-Z]{2}$` was removed for the status `200`
- **2020-02-03** `68f50053dc40` — 2 breaking, 2 info
  - the `links/items/` response's property type changed from no type to `object` for status `200`
  - the `page` response's property type changed from no type to `object` for status `200`
  - added the media type `application/json` for the response with the status `400`
  - the `content/items/payeeCountry` response's property pattern `^[A-Z]{2}$` was added for the status `200`
- **2020-01-28** `1b2abf26b5d6` — 1 info
  - endpoint added
- **2019-07-15** `ced8e167a97c` — 1 info
  - api path removed with deprecation

---

[Operation](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/docs/v3/payees/deltas/get.md) · [API](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis.md) · [Page](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/changes/v3/payees/deltas/get)
