---
title: "Enable Fast Withdraw Switch (USER_DATA)"
method: POST
path: "/sapi/v1/account/enableFastWithdrawSwitch"
tags: ["Wallet"]
---

# Enable Fast Withdraw Switch (USER_DATA)

`POST /sapi/v1/account/enableFastWithdrawSwitch`

- This request will enable fastwithdraw switch under your account. You need to enable "trade" option for the api key which requests this endpoint.
- When Fast Withdraw Switch is on, transferring funds to a Binance account will be done instantly. There is no on-chain transaction, no transaction ID and no withdrawal fee.

Weight(IP): 1

## Query parameters

- `recvWindow` integer
- `timestamp` integer, required
- `signature` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized Request

---

[API](https://skmtc.net/binance/apis/binance-public-spot-api.md) · [All operations](https://skmtc.net/binance/apis/binance-public-spot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/binance/binance-public-spot-api/revisions/0dd2f133e12d/schema)
