# Withdrawals

When a withdrawal is initiated, it must be confirmed via OTP[^1] code before it will begin processing. Once confirmed, the withdrawal will be set to a confirmed status and processed internally.

{% hint style="info" %}
All withdraw endpoints will require a User Authentication Token for authorization. Using an Enterprise API Key will result in an error.
{% endhint %}

{% embed url="<https://docs.sfox.com/rest-api/transfers/withdraw-from-account>" %}
Withdraw from account is documented in the sFOX User API
{% endembed %}

[^1]: One Time Password
