[Notice] Addition of 'Cancel Digital Asset Withdrawal'
#NEW
#Cancel Digital Asset Withdrawal
Dear Traders,
We're pleased to announce a new feature based on valuable feedback using the Upbit Open API.
※ Please review and update the relevant logic before 19th May, 2025, as this will affect the responses for the Open API endpoints Get Withdrawals
and Request Withdrawal
.
Cancel Digital Asset Withdrawal (DELETE /withdraws/coin
)
DELETE /withdraws/coin
)A new feature, "Cancel Digital Asset Withdrawal," is scheduled to be added to the Withdraw
API.
For more details, refer to the "Cancel Digital Asset Withdrawal" documentation.
[How to Check Eligibility for "Cancel Digital Asset Withdrawal"]
Eligibility for cancellation can be checked through the following API endpoints.
The "is_cancelable"
field in the response indicates whether a withdrawal can be canceled.
[Reasons for Cancellation Failure]
If "is_cancelable": false
, the withdrawal cannot be canceled.
Common reasons include:
Failure Case | Description |
---|---|
Cancellation already completed for the UUID | The request is a duplicate. The withdrawal has already been canceled. |
Withdrawal already completed for the UUID | The withdrawal has already been fully processed and can no longer be canceled. |
Request made with a deposit UUID | A withdrawal UUID must be used. Deposit UUIDs are not valid for cancellation requests. |
Schedule
- Release Date : Mon, 19th May, 2025
- Supported Countries : Singapore, Indonesia, Thailand
- Docs Version : Up to
v.1.2.0
If you have any inquiries, please contact us at [email protected].
We’ll get back to you as soon as possible.
Thank you.