---
title: "Changes to Get Payee by Id"
method: GET
path: "/v4/payees/{payeeId}"
---

# Changes to Get Payee by Id

`GET /v4/payees/{payeeId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 50 revisions.

- **2026-07-13** `05c3f09fc50a` — 2 breaking
- **2023-08-15** `b924ba134e09` — 3 info
- **2022-06-27** `1e7a1734a45c` — 14 info
- **2020-09-25** `dd71433847a6` — 13 info
- **2020-08-13** `75bb7af5ae63` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 breaking

## Changes

- **2026-07-13** `05c3f09fc50a` — 2 breaking
  - the `company/taxId` response property's minLength was decreased from `6` to `4` for the response status `200`
  - the `individual/nationalIdentification` response property's minLength was decreased from `6` to `4` for the response status `200`
- **2023-08-15** `b924ba134e09` — 3 info
  - added the media type `application/json` for the response with the status `404`
  - added the optional property `managedByPayorId` to the response with the `200` status
  - added the optional property `paymentChannels` to the response with the `200` status
- **2022-06-27** `1e7a1734a45c` — 14 info
  - removed the `ACCEPTED` enum value from the `payorRefs/items/invitationStatus` response property for the response status `200`
  - removed the `CREATED` enum value from the `onboardedStatus` response property for the response status `200`
  - removed the `Company` enum value from the `payeeType` response property for the response status `200`
  - removed the `DECLINED` enum value from the `payorRefs/items/invitationStatus` response property for the response status `200`
  - removed the `FAILED` enum value from the `watchlistStatus` response property for the response status `200`
  - removed the `INVITED` enum value from the `onboardedStatus` response property for the response status `200`
  - removed the `Individual` enum value from the `payeeType` response property for the response status `200`
  - removed the `NONE` enum value from the `watchlistStatus` response property for the response status `200`
  - removed the `ONBOARDED` enum value from the `onboardedStatus` response property for the response status `200`
  - removed the `PASSED` enum value from the `watchlistStatus` response property for the response status `200`
  - removed the `PENDING` enum value from the `payorRefs/items/invitationStatus` response property for the response status `200`
  - removed the `PENDING` enum value from the `watchlistStatus` response property for the response status `200`
  - removed the `REGISTERED` enum value from the `onboardedStatus` response property for the response status `200`
  - removed the `REVIEW` enum value from the `watchlistStatus` response property for the response status `200`
- **2020-09-25** `dd71433847a6` — 13 info
  - added the optional property `payorRefs/items/payableIssues` to the response with the `200` status
  - added the optional property `payorRefs/items/payableStatus` to the response with the `200` status
  - removed the `AR` enum value from the `language` response property for the response status `200`
  - removed the `EN` enum value from the `language` response property for the response status `200`
  - removed the `ES` enum value from the `language` response property for the response status `200`
  - removed the `FR` enum value from the `language` response property for the response status `200`
  - removed the `HE` enum value from the `language` response property for the response status `200`
  - removed the `HI` enum value from the `language` response property for the response status `200`
  - removed the `JA` enum value from the `language` response property for the response status `200`
  - removed the `PT` enum value from the `language` response property for the response status `200`
  - removed the `RU` enum value from the `language` response property for the response status `200`
  - removed the `UR` enum value from the `language` response property for the response status `200`
  - removed the `ZH` enum value from the `language` response property for the response status `200`
- **2020-08-13** `75bb7af5ae63` — 1 info
  - endpoint added
- **2019-07-15** `ced8e167a97c` — 1 breaking
  - api path removed without deprecation

---

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