---
title: "Changes to List exchanges for a customer"
method: GET
path: "/customers/{id}/exchanges"
---

# Changes to List exchanges for a customer

`GET /customers/{id}/exchanges`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 34 revisions.

- **2026-09-15** `7877985e14b4` — 1 info
- **2025-11-19** `e44b6a6d5724` — 3 warning, 8 info
- **2025-07-01** `633b30cf427d` — 1 breaking

## Changes

- **2026-09-15** `7877985e14b4` — 1 info
  - added the optional property `_embedded/exchanges/items/cardDetails` to the response with the `200` status
- **2025-11-19** `e44b6a6d5724` — 3 warning, 8 info
  - added the new `active` enum value to the `_embedded/exchanges/items/status` response property for the response status `200`
  - added the new `deactivated` enum value to the `_embedded/exchanges/items/status` response property for the response status `200`
  - added the new `removed` enum value to the `_embedded/exchanges/items/status` response property for the response status `200`
  - the response property `_embedded` became required for the status `200`
  - the response property `_embedded/exchanges` became required for the status `200`
  - the response property `_embedded/exchanges/items/_links` became required for the status `200`
  - the response property `_embedded/exchanges/items/created` became required for the status `200`
  - the response property `_embedded/exchanges/items/id` became required for the status `200`
  - the response property `_embedded/exchanges/items/status` became required for the status `200`
  - the response property `_links` became required for the status `200`
  - the response property `total` became required for the status `200`
- **2025-07-01** `633b30cf427d` — 1 breaking
  - added the new required `header` request parameter `Accept`

---

[Operation](https://skmtc.dev/dwolla/apis/dwolla-api/docs/customers/:id/exchanges/get.md) · [API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [Page](https://skmtc.dev/dwolla/apis/dwolla-api/changes/customers/:id/exchanges/get)
