---
title: "Changes to List payment instruments"
method: GET
path: "/v0.1/customers/{customer_id}/payment-instruments"
---

# Changes to List payment instruments

`GET /v0.1/customers/{customer_id}/payment-instruments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 53 revisions.

- **2026-07-10** `c75ca16e1e44` — 1 info
- **2026-04-09** `0cd7388a9eda` — 2 warning
- **2026-03-11** `cd79d83b07e0` — 2 warning, 5 info
- **2026-01-19** `e28f194df27e` — 10 warning
- **2025-12-19** `bdda188d36dd` — 1 info
- **2025-02-25** `cdadac3315a1` — 2 info

## Changes

- **2026-07-10** `c75ca16e1e44` — 1 info
  - the security scope `customers.read` was added to the endpoint's security scheme `oauth2`
- **2026-04-09** `0cd7388a9eda` — 2 warning
  - added the new `active` enum value to the `items/mandate/status` response property for the response status `200`
  - added the new `inactive` enum value to the `items/mandate/status` response property for the response status `200`
- **2026-03-11** `cd79d83b07e0` — 2 warning, 5 info
  - removed the optional property `error_code` from the response with the `401` status
  - removed the optional property `message` from the response with the `401` status
  - added the optional property `detail` to the response with the `401` status
  - added the optional property `instance` to the response with the `401` status
  - added the optional property `status` to the response with the `401` status
  - added the optional property `title` to the response with the `401` status
  - added the required property `type` to the response with the `401` status
- **2026-01-19** `e28f194df27e` — 10 warning
  - added the new `ALELO` enum value to the `items/card/type` response property for the response status `200`
  - added the new `CONECS` enum value to the `items/card/type` response property for the response status `200`
  - added the new `EFTPOS` enum value to the `items/card/type` response property for the response status `200`
  - added the new `GIROCARD` enum value to the `items/card/type` response property for the response status `200`
  - added the new `INTERAC` enum value to the `items/card/type` response property for the response status `200`
  - added the new `PLUXEE` enum value to the `items/card/type` response property for the response status `200`
  - added the new `SWILE` enum value to the `items/card/type` response property for the response status `200`
  - added the new `TICKET` enum value to the `items/card/type` response property for the response status `200`
  - added the new `VPAY` enum value to the `items/card/type` response property for the response status `200`
  - added the new `VR` enum value to the `items/card/type` response property for the response status `200`
- **2025-12-19** `bdda188d36dd` — 1 info
  - the response optional property `items/card/type` became not read-only for the status `200`
- **2025-02-25** `cdadac3315a1` — 2 info
  - the endpoint scheme security `apiKey` was added to the API
  - the endpoint scheme security `oauth2` was added to the API

---

[Operation](https://skmtc.dev/sumup/apis/sumup-rest-api/docs/v0.1/customers/:customer_id/payment-instruments/get.md) · [API](https://skmtc.dev/sumup/apis/sumup-rest-api.md) · [Page](https://skmtc.dev/sumup/apis/sumup-rest-api/changes/v0.1/customers/:customer_id/payment-instruments/get)
