---
title: "Changes to Withdraw (USER_DATA)"
method: POST
path: "/sapi/v1/capital/withdraw/apply"
---

# Changes to Withdraw (USER_DATA)

`POST /sapi/v1/capital/withdraw/apply`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2021-11-05** `58c35c543c6c` — 1 info
- **2021-10-25** `a484ce871a72` — 2 breaking, 6 info

## Changes

- **2021-11-05** `58c35c543c6c` — 1 info
  - added the new optional `query` request parameter `walletType`
- **2021-10-25** `a484ce871a72` — 2 breaking, 6 info
  - for the `query` request parameter `recvWindow`, the format changed from no format to `int64`
  - for the `query` request parameter `timestamp`, the format changed from no format to `int64`
  - for the `query` request parameter `amount`, the format was generalized from `float` to `double`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `id` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/capital/withdraw/apply/post.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/capital/withdraw/apply/post)
