---
title: "Changes to List withdrawals"
method: GET
path: "/v1/withdrawals"
---

# Changes to List withdrawals

`GET /v1/withdrawals`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 13 revisions.

- **2026-04-14** `74ad5da44cf9` — 4 breaking, 1 warning, 5 info
- **2026-04-14** `c75657100757` — 1 info

## Changes

- **2026-04-14** `74ad5da44cf9` — 4 breaking, 1 warning, 5 info
  - removed the enum value `BOLETO` from the `query` request parameter `method`
  - removed the enum value `CARD` from the `query` request parameter `method`
  - removed the enum value `CRYPTO_LTC` from the `query` request parameter `method`
  - removed the enum value `LTC` from the `query` request parameter `currency`
  - removed the optional property `pagination/hasMore` from the response with the `200` status
  - added the optional property `pagination/totalPages` to the response with the `200` status
  - added the optional property `withdrawals/items/currency` to the response with the `200` status
  - added the optional property `withdrawals/items/errorMessage` to the response with the `200` status
  - added the optional property `withdrawals/items/paymentMethod` to the response with the `200` status
  - added the optional property `withdrawals/items/processedAt` to the response with the `200` status
- **2026-04-14** `c75657100757` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/yuvexpay/apis/yuvexpay-api/docs/v1/withdrawals/get.md) · [API](https://skmtc.dev/yuvexpay/apis/yuvexpay-api.md) · [Page](https://skmtc.dev/yuvexpay/apis/yuvexpay-api/changes/v1/withdrawals/get)
