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

# Changes to Get Payee by Id

`GET /v3/payees/{payeeId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 50 revisions.

- **2026-07-13** `05c3f09fc50a` — 2 breaking
- **2023-08-15** `b924ba134e09` — 1 info
- **2022-06-27** `1e7a1734a45c` — 14 info
- **2022-04-07** `da77064fe233` — 2 info
- **2020-09-25** `dd71433847a6` — 13 info
- **2020-08-13** `75bb7af5ae63` — 1 info
- **2020-06-24** `aded220b0d7b` — 1 info
- **2020-02-27** `7c8cfeb59952` — 4 breaking, 5 info
- **2020-02-03** `68f50053dc40` — 4 breaking, 2 info
- **2020-01-28** `1b2abf26b5d6` — 1 info
- **2019-07-15** `ced8e167a97c` — 1 info

## 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` — 1 info
  - added the media type `application/json` for the response with the status `404`
- **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`
- **2022-04-07** `da77064fe233` — 2 info
  - the `address/country` response's property pattern `^[A-Z]{2}$` was added for the status `200`
  - the `country` response's property pattern `^[A-Z]{2}$` was added for the 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 deprecated
- **2020-06-24** `aded220b0d7b` — 1 info
  - added the optional property `challenge` to the response with the `200` status
- **2020-02-27** `7c8cfeb59952` — 4 breaking, 5 info
  - the `address/country` response property's maxLength was increased from `2` to `50` for the response status `200`
  - the `country` response property's maxLength was unset from `2` for the response status `200`
  - the `country` response property's minLength was decreased from `2` to `0` for the response status `200`
  - the `individual/name` response's property type changed from `object` to no type for status `200`
  - the response property `individual/dateOfBirth` became required for the status `200`
  - the response property `individual/name/firstName` became required for the status `200`
  - the response property `individual/name/lastName` became required for the status `200`
  - the `address/country` response's property pattern `^[A-Z]{2}$` was removed for the status `200`
  - the `country` response's property pattern `^[A-Z]{2}$` was removed for the status `200`
- **2020-02-03** `68f50053dc40` — 4 breaking, 2 info
  - the response property `individual/dateOfBirth` became optional for the status `200`
  - the response property `individual/name/firstName` became optional for the status `200`
  - the response property `individual/name/lastName` became optional for the status `200`
  - the `individual/name` response's property type changed from no type to `object` for status `200`
  - the `address/country` response's property pattern `^[A-Z]{2}$` was added for the status `200`
  - the `country` 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/:payeeId/get.md) · [API](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis.md) · [Page](https://skmtc.dev/velopaymentsapi/apis/velo-payments-apis/changes/v3/payees/:payeeId/get)
