---
title: "Changes to Get a payment instrument"
method: GET
path: "/paymentInstruments/{id}"
---

# Changes to Get a payment instrument

`GET /paymentInstruments/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 51 revisions.

- **2026-06-17** (v2) `0ec7e1e654c7` — 1 info
- **2026-05-01** (v2) `a4fab1c7333b` — 2 info
- **2025-11-19** (v2) `4cd18d5551af` — 1 breaking, 1 info
- **2025-09-12** (v2) `c6628742df82` — 3 info
- **2025-07-29** (v2) `9fede8325f6d` — 1 info
- **2025-04-29** (v2) `508e86c65b0b` — 2 info
- **2024-10-10** (v2) `80dfacd37eec` — 1 info
- **2024-06-20** (v2) `f874764bcf8b` — 1 info
- **2024-04-26** (v2) `6f1fad79c6c0` — 1 breaking, 1 warning, 10 info
- **2024-03-04** (v2) `12b2826f3990` — 1 breaking, 1 info
- **2024-02-22** (v2) `8a656ca0245a` — 2 info
- **2024-01-16** (v2) `24691235e721` — 1 info
- **2023-11-14** (v2) `12a0c6036e6b` — 10 warning

## Changes

- **2026-06-17** (v2) `0ec7e1e654c7` — 1 info
  - added discriminator to `additionalBankAccountIdentifications/items/` response property for the response status `200`
- **2026-05-01** (v2) `a4fab1c7333b` — 2 info
  - added the optional property `additionalBankAccountIdentifications/items/oneOf[#/components/schemas/IbanAccountIdentification]/bic` to the response with the `200` status
  - added the optional property `card/configuration/printLine` to the response with the `200` status
- **2025-11-19** (v2) `4cd18d5551af` — 1 breaking, 1 info
  - the response property `card/number` became optional for the status `200`
  - added the optional property `card/configuration/bulkAddress/name` to the response with the `200` status
- **2025-09-12** (v2) `c6628742df82` — 3 info
  - added the optional property `card/configuration/bulkAddress/line1` to the response with the `200` status
  - added the optional property `card/configuration/bulkAddress/line2` to the response with the `200` status
  - added the optional property `card/configuration/bulkAddress/line3` to the response with the `200` status
- **2025-07-29** (v2) `9fede8325f6d` — 1 info
  - added the optional property `card/usage` to the response with the `200` status
- **2025-04-29** (v2) `508e86c65b0b` — 2 info
  - added the optional property `replacedById` to the response with the `200` status
  - added the optional property `replacementOfId` to the response with the `200` status
- **2024-10-10** (v2) `80dfacd37eec` — 1 info
  - added the optional property `bankAccount/branchNumber` to the response with the `200` status
- **2024-06-20** (v2) `f874764bcf8b` — 1 info
  - added the optional property `statusComment` to the response with the `200` status
- **2024-04-26** (v2) `6f1fad79c6c0` — 1 breaking, 1 warning, 10 info
  - the `bankAccount` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the optional property `additionalBankAccountIdentifications/items/oneOf[#/components/schemas/IbanAccountIdentification]/formFactor` from the response with the `200` status
  - added the optional property `bankAccount/accountNumber` to the response with the `200` status
  - added the optional property `bankAccount/accountType` to the response with the `200` status
  - added the optional property `bankAccount/formFactor` to the response with the `200` status
  - added the optional property `bankAccount/iban` to the response with the `200` status
  - added the optional property `bankAccount/routingNumber` to the response with the `200` status
  - added the optional property `bankAccount/sortCode` to the response with the `200` status
  - added the optional property `card/deliveryContact/company` to the response with the `200` status
  - response property `additionalBankAccountIdentifications` deprecated
  - removed `#/components/schemas/IbanAccountIdentification, #/components/schemas/UKLocalAccountIdentification, #/components/schemas/USLocalAccountIdentification` from the `bankAccount` response property `oneOf` list for the response status `200`
  - added the required property `bankAccount/type` to the response with the `200` status
- **2024-03-04** (v2) `12b2826f3990` — 1 breaking, 1 info
  - added `#/components/schemas/UKLocalAccountIdentification` to the `bankAccount` response property `oneOf` list for the response status `200`
  - added the optional property `additionalBankAccountIdentifications` to the response with the `200` status
- **2024-02-22** (v2) `8a656ca0245a` — 2 info
  - added the optional property `bankAccount/oneOf[#/components/schemas/IbanAccountIdentification]/formFactor` to the response with the `200` status
  - added the optional property `bankAccount/oneOf[#/components/schemas/USLocalAccountIdentification]/formFactor` to the response with the `200` status
- **2024-01-16** (v2) `24691235e721` — 1 info
  - the endpoint scheme security `clientKey` was added to the API
- **2023-11-14** (v2) `12a0c6036e6b` — 10 warning
  - removed the optional property `response/paths` from the response with the `400` status
  - removed the optional property `response/paths` from the response with the `401` status
  - removed the optional property `response/paths` from the response with the `403` status
  - removed the optional property `response/paths` from the response with the `422` status
  - removed the optional property `response/paths` from the response with the `500` status
  - removed the optional property `response/rootPath` from the response with the `400` status
  - removed the optional property `response/rootPath` from the response with the `401` status
  - removed the optional property `response/rootPath` from the response with the `403` status
  - removed the optional property `response/rootPath` from the response with the `422` status
  - removed the optional property `response/rootPath` from the response with the `500` status

---

[Operation](https://skmtc.dev/adyen/apis/balanceplatformservice/docs/paymentInstruments/:id/get.md) · [API](https://skmtc.dev/adyen/apis/balanceplatformservice.md) · [Page](https://skmtc.dev/adyen/apis/balanceplatformservice/changes/paymentInstruments/:id/get)
